Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shahsuvarli/admin-foody

A React-based food delivery admin dashboard web application for controlling restaurants, menus, and products.
https://github.com/shahsuvarli/admin-foody

admin css dashboard delivery food foody html i18n javascript reactjs restaurant styled-components

Last synced: 5 days ago
JSON representation

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

Awesome Lists containing this project

README

        

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](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](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](https://opensource.org/license/mit/) file for more information.