Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 1.39 KB

README.md

File metadata and controls

26 lines (15 loc) · 1.39 KB

ypo logoYoung Professionals Outlet

A Progressive Web App for e-commerce using React.js and the fakestoreapi.

young professionals outlet overview

Prerequisites

Node version >= 12.13.0

Repository Structure

This repository contains two sub-directories:

  • frontend: This directory contains the source code of the developed frontend side of the Young Professionals Outlet App.

  • backend: This directory contains the source code of the developed backend side of the Young Professionals Outlet App.

Technologies

Here’s a high level list of the technologies used for this app:

  • React: For the development of the frontend of the Young Professionals Outlet App Frontend.

  • NodeJS and Express: For the development of the Young Professionals Outlet Backend.