Skip to content

Food App: This app was build in a 6hr long coding challenge from Coda Global on Hackerearth

Notifications You must be signed in to change notification settings

Iamkumarrohit/food-app-coda_global_challenge

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Food App

changed demo This is the frontend for a Food application. I participated in coda-global challenge on Hackerearth and build this in a 6 hr contest.

App features

  1. Display a list of food cateories

DeepinScreenshot_select-area_20200904030516

  1. Quick view DeepinScreenshot_select-area_20200904030525

  2. Detailed view

DeepinScreenshot_select-area_20200904030540

  1. Search a food

DeepinScreenshot_select-area_20200904030610

Technology used

  1. React
  2. Scss
  3. Material UI
  4. Deployed on Firebase

Get started locally

In the project directory, you can run:

yarn install

Installs all the project dependencies.

yarn 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

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!

See the section about deployment for more information.

About

Food App: This app was build in a 6hr long coding challenge from Coda Global on Hackerearth

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 67.8%
  • SCSS 26.8%
  • HTML 5.4%