Skip to content

LeoScripts/OnFood

Repository files navigation

Onfood

 

Onfood

Github top language Github language count Repository size License


About   |   Features   |   Technologies   |   Requirements   |   Starting   |   License   |   Author


🎯 About ## visitors

access to see https://on-food-five.vercel.app/

👨🏽‍💻 Web application that displays locations with types of food, the data is fetched from an external API (mocked API) and displayed on screen on cards.

you select the city in the menu and then you will be directed to the dishes page 😋

🤩 contribute to the project by giving a star or making a forke

✨ Features

✔️ HttpRequest;
✔️ Pagination;
✔️ Layout responsive;
✔️ UI/UX;
✔️ POO;
✔️ SOLID;

🚀 Technologies

The following tools were used in this project:

✅ Requirements

Before starting 🏁, you need to have Git and Node installed.

🏁 Starting

# Clone this project
$ git clone https://github.com/LeoScripts/onfood

# Access
$ cd onfood

# in production
# rename file .env.local.example to .env.local and insert your APIKEY

# in test 
#rename file .env.local.example to .env.local and 
# insert APIKEY=bGVhbmRyb2d1aXRhcmplc3VzODlAZ21haWwuY29t

# Install dependencies
$ yarn

# Run the project in development
$ yarn dev

# Run the project in production
$ yarn start

# build
$ yarn build

# The server will initialize in the <http://localhost:3000>

📝 License

This project is under license from MIT. For more details, see the LICENSE file.

Made by Leandro Cavalcante

 

Back to top

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published