Made with ❤️ by Dulanjali Senarathna
Mainly focused on react js front-end development. I used css for styling. Also, this application used React Context API for state management.
This food app has basic food app functionalities such as view foods,add to cart, view cart,checkout, and etc.Also I handled errors and display styled error messages to user.
- Basic ReactJs knowledge
- Basic HTML, CSS knowledge
After getting the project files, you need to go the backend file directory and run
npm install
and after that start the dev server.
npm start
After getting the backend start, you need to go the root directory for starting frontend server. Run following in your root directory terminal.
npm install
and after that start the dev server.
npm run dev
- Code Editor: VS Code
basics of html, css, javascript and some basic knowledge of react is enough to start this project. Rest you will learn in the tutorial.
The project is for the people who wanna get more skilled in ReactJs
.
If you have any feedback, please reach out to us at Dulanjali Senarathna
Happy Coding! 🚀