#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.
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.
Check out this list of everything we will use in this training:
React
React Hooks
TypeScript
axios
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.