Skip to content

leminh0796/upgrad-eshop

Repository files navigation

Course Project - upGrad Eshop Application

Author: Minh Tran Le

This project was bootstrapped with Create React App.

Project Description

  1. This project is a course project for upGrad's Full Stack Development Program.
  2. This project run along with a backend server, which is provided by upGrad. Named as "ecommerce-upgrad-master".
  3. Please modify the backend server AuthController sign in route to return the user object which has id, roles, token instead of the token only.

Project Structure

  • api: contains all the api calls to the backend server
  • common: contains all the common components, hooks, styles and utils
  • components: contains all the components
  • router: contains all the routes
  • screens: contains all the screens or pages
  • store: contains all the redux store, actions and reducers

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

About

UpGrad's React course project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors