Skip to content

aniasusual/Cafe-des-Juit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started with Create React App

GUI of project

https://drive.google.com/file/d/1Mfvra_llEqbjzbavWpNweykJvBbiLYzp/view?usp=sharing

Screenshot 2023-07-05 at 6 56 35 AM Screenshot 2023-07-05 at 6 56 50 AM Screenshot 2023-07-05 at 6 58 31 AM Screenshot 2023-07-05 at 6 58 35 AM Screenshot 2023-07-05 at 6 58 46 AM Screenshot 2023-07-05 at 6 59 04 AM

Features of the project

  1. The website is completely responsive.
  2. user can login and register.
  3. A dropping navbar with MyCart and logout option if the user has already logged in
  4. Menu is divided into different categories.
  5. User can order meal according to their wish.
  6. Uses mongoDb for database, reactJs library for frontend and expressJs for backend.
  7. Secured with json web tokens and hashing algorithm.

Steps to set up project in your local system

  1. git clone
  2. run "npm i" command for each folder i.e frontend and backend;
  3. run command npm start for frontend.
  4. run command nodemon index.js for backend.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published