DulanjaliSenarathna / food-ordering-app-reactjs

React Js food ordering web application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Js Food App


Made with ❤️ by Dulanjali Senarathna


Project Description

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.

What I used

Requirements

  • Basic ReactJs knowledge
  • Basic HTML, CSS knowledge

Getting Started

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

Tools Used

  1. Code Editor: VS Code

FAQ

Q: What are the prerequisites?

basics of html, css, javascript and some basic knowledge of react is enough to start this project. Rest you will learn in the tutorial.

Q: Who the project is for?

The project is for the people who wanna get more skilled in ReactJs.


Feedback

If you have any feedback, please reach out to us at Dulanjali Senarathna

Happy Coding! 🚀

Website's screenshots

1

2

3

4

5

About

React Js food ordering web application


Languages

Language:JavaScript 76.8%Language:CSS 21.3%Language:HTML 1.9%