Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 813 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 813 Bytes

#Alfood

Alfood is a website that lists restaurants and menu dishes. It's an MVP that's just beginning and still has many new features to be developed.

Imagem do Alfood

🔨 Project features

Alfood starts with a static listing of your content and that's the problem we want to solve. During the course, we will implement the entire communication layer with the API.

✔️ Techniques and technologies used

Check out this list of everything we will use in this training:

  • React
  • React Hooks
  • TypeScript
  • axios

🛠️ Open and run the project

To open and run the project, run npm i to install the dependencies and npm start to start the project.

Then, access http://localhost:3000/ in your browser.