Welcome to the frontend repository of our e-commerce admin application. This repository contains the React code that powers the user-friendly admin dashboard for managing products, orders, and other essential functionalities of our online shopping platform.
Only sellers can create a new account.Admin and Superadmin account will be created directly from the backend
it is bascilly the admin side of this website - https://urbanjunction.netlify.app/
- Manage products: Add, edit, and delete products from the catalog.
- Process orders: View and update the status of customer orders.
- It works on dynamic role based access control where superadmin has control over seller and other admins and users
- User-friendly admin dashboard for efficient management.
-
React.js: A JavaScript library for building user interfaces.
-
React Router: Navigation and routing within the application.
-
Axios: HTTP client for making API requests.
-
Clone this repository:
git clone https://github.com/AAdi23456/UrbanJunctionAdmin-FE.git
-
Install dependencies:
npm install
-
Start the development server:
npm start
The admin dashboard will be accessible at http://localhost:3000
in your web browser.
- ...
We welcome contributions from the community. To contribute, follow these steps:
- Fork this repository.
- Create a new branch for your feature:
git checkout -b feature-name
- Make your changes and commit:
git commit -m "Add new feature"
- Push to your forked repository:
git push origin feature-name
- Create a pull request to the main repository.
This project is licensed under the MIT License - see the LICENSE file for details.
Email- adityakumarbh46@gmail.com
For any inquiries or support, please contact us at contact@example.com.