Food Zone is a React JS-powered web app. This provides information on the restaurant's menu. The data is retrieved from the server via an API request. The project also has a backend, from which we conduct or call activities.
Filter option Button, Search Bar option, Fully Responsive for any devices.
food.zone.edit.webm
Javascript, React JS, Styled-Components (css).
Express JS, Typescript, JSON
- UseEffect, UseState functionalities
- API calling, how to show JSON files
- Using styled-componets in React JS
- Making server
- Using flexbox functionalities for making it responsive
- Fetching Data using API, rendering it in webpage
Clone the project
git clone https://github.com/anshulsoni4/Food-Zone-Webpage
Start the server
cd server
npm run server
Go to the project directory
cd app
Install dependencies
npm install
Run the project
npm run dev
Contributions are always welcome!
See contributing.md
for ways to get started.
Please adhere to this project's code of conduct
.
Your feedbacks are valueable and most welcomed. If you have any feedback, please reach out to me - anshulsoni3040@gmail.com