Skip to content

s4hubhamp/Foodhub

Repository files navigation

Foodhub is inspired by online food ordering company Swiggy.

Features

  • Responsive: Foodhub is fully responsive across all devices.
  • Interactive: To draw people's attention, company needs interactive website. I made Foodhub interactive through adding maps and good quality images.
  • Clean: User don't need to do special efforts for accessing simple things.
  • User-Friendly: We don't force any restrictions on users.

Core technologies used

Installation

To install project run in project directory:

npm install package.json

Available scripts

To start the app, in the project directory run:

npm start

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

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

Note: This is only front-end code of Foodhub for server code head over Foodhub Server Repo.