shahsuvarli / admin-foody

A React-based food delivery admin dashboard web application for controlling restaurants, menus, and products.

Home Page:https://food-delivery-admin.netlify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Food Delivery Admin Dashboard

This is a web application built using ReactJS and libraries such as styled-components, react-router-dom, and i18n language library. The dashboard can be accessed at https://food-delivery-admin.netlify.app.

The purpose of this dashboard is to manage the delivery application by adding, deleting, and modifying restaurants, menus, and products on the website. With a user-friendly interface, the admin can easily control and manage the content of the website.

Installation and Usage

  1. Clone the repository to your local machine.
  2. Install the dependencies by running npm install.
  3. Start the development server by running npm start.
  4. The dashboard should now be accessible on http://localhost:3000.

Features

  • Add, delete, and modify restaurants, menus, and products on the website.
  • User-friendly interface for easy content management.

Technologies Used

  • ReactJS
  • styled-components
  • react-router-dom
  • i18n language library

Contributors

This web application was built by Elvin Shahsuvarli.

License

This project is licensed under the MIT License. See the LICENSE file for more information.

About

A React-based food delivery admin dashboard web application for controlling restaurants, menus, and products.

https://food-delivery-admin.netlify.app


Languages

Language:JavaScript 89.4%Language:CSS 9.1%Language:HTML 1.5%