Skip to content

Latest commit

 

History

History
43 lines (30 loc) · 1.64 KB

README.md

File metadata and controls

43 lines (30 loc) · 1.64 KB

Foody Hub

This is a user-friendly online food ordering application using RaectJs and CSS in frontend. In the backend it uses NodeJs and Express framework for handling API requests and MongoDB for storing data in NoSQL form.

Features

  • Light/dark mode
  • Single page application
  • Fully Responsive
  • Live previews
  • Fullscreen mode

Installation

In the project directory, you can run: Run my-project with npm

  npm i
  npm start
  cd backend
  npm run hmr

Screenshots

1

Usage/Examples

Guide: How to Signup and Login on a Website

6 7 8 9

Add item to cart and complete checkout process

2 3 4 5