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.
- Clone the repository to your local machine.
- Install the dependencies by running
npm install
. - Start the development server by running
npm start
. - The dashboard should now be accessible on http://localhost:3000.
- Add, delete, and modify restaurants, menus, and products on the website.
- User-friendly interface for easy content management.
- ReactJS
- styled-components
- react-router-dom
- i18n language library
This web application was built by Elvin Shahsuvarli.
This project is licensed under the MIT License. See the LICENSE file for more information.