Skip to content

DeboDevelop/ChopSuey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chop Suey

This is the front end of the Chop Suey Project. Chop Suey is a e-commerce website for a restaurants created using Strapi.js, React, Redux and Material UI. This is the front end where the categories and dishes are displayed after fetching data from the API. It has User registration and login page whose state is handled using redux. It also have a shopping cart which is also handled using redux. The redux state is persisted in localstorage.

Checkout the Backend API for this project here.

Requirements

node v10.22.0 or above.

npm v6.14.7 or above.

To Run Locally

  1. Clone the repository

  2. Install the Dependencies

    npm install

  3. Run the Server

    • For Development npm run dev
    • For Production npm run start
  4. Open localhost:3000 to open the homepage and use it.

Available Scripts

In the project directory, you can run:

yarn start or npm start

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

The page will reload if you make edits.
You will also see any lint errors in the console.

yarn build or npm build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

License

This project is licensed under the GPLv3 License - see the LICENSE file for details

Author

Debajyoti Dutta

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages