It is a FOOD DELIVERY SITE. where a user can signup, Login and place orders. User can also see his past orders. All the data is saved on the Database (MongoDb) cloud server. hash of password is saved using bcrypt npm.
Tech Stack : Mongo Express Nodejs Reactjs