Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/shahsuvarli/admin-foody
- Owner: shahsuvarli
- Created: 2022-11-15T16:54:38.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-13T01:55:31.000Z (almost 2 years ago)
- Last Synced: 2024-12-14T13:46:00.644Z (2 months ago)
- Topics: admin, css, dashboard, delivery, food, foody, html, i18n, javascript, reactjs, restaurant, styled-components
- Language: JavaScript
- Homepage: https://food-delivery-admin.netlify.app
- Size: 2.98 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 libraryContributors
------------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.