SafdarJamal / foodiest

πŸ” Restaurant finder and food delivery app.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Foodiest

Restaurant finder and food delivery app.

Development

To get a local copy of the code, clone it using git:

git clone https://github.com/SafdarJamal/foodiest.git
cd foodiest

Install dependencies:

npm i

Now, you can start a local web server by running:

npm start

And then open http://localhost:3000 to view it in the browser.

npm scripts

Script Description
npm start Runs the app in the development mode.
npm test Launches the test runner in the interactive watch mode.
npm run build Builds the app for production to the build folder.
npm run eject This command will remove the single build dependency from your project.

License

Foodiest is open source software licensed as MIT.

About

πŸ” Restaurant finder and food delivery app.

License:MIT License


Languages

Language:JavaScript 96.0%Language:CSS 3.1%Language:HTML 0.9%