Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/harrykamboj1/dukaan-dashboard
This project is a clone of the Dukaan Dashboard, showcasing the use of React.js for building dynamic user interfaces and Tailwind CSS for styling.
https://github.com/harrykamboj1/dukaan-dashboard
css dashboard dukaan javascript react-components reactjs tailwind-css
Last synced: about 5 hours ago
JSON representation
This project is a clone of the Dukaan Dashboard, showcasing the use of React.js for building dynamic user interfaces and Tailwind CSS for styling.
- Host: GitHub
- URL: https://github.com/harrykamboj1/dukaan-dashboard
- Owner: harrykamboj1
- Created: 2024-01-23T03:24:38.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-01-31T17:30:54.000Z (10 months ago)
- Last Synced: 2024-02-01T17:59:10.580Z (10 months ago)
- Topics: css, dashboard, dukaan, javascript, react-components, reactjs, tailwind-css
- Language: JavaScript
- Homepage: https://dukaan-dashboard-jade.vercel.app
- Size: 23.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [Dukaan Dashboard Clone](https://dukaan-dashboard-jade.vercel.app/)
Welcome to the Dukaan Dashboard Clone project! This is a clone of the Dukaan Dashboard built using React.js and Tailwind CSS.![image](https://github.com/harrykamboj1/Dukaan-Dashboard/assets/49549662/20cb7e59-eb9e-41b3-8645-a3095166dfa0)
## Table of Contents
This project is a clone of the Dukaan Dashboard, showcasing the use of React.js for building dynamic user interfaces and Tailwind CSS for styling.## Getting Started
### Prerequisites
Before you begin, ensure you have the following installed:
- [Node.js](https://nodejs.org/) - JavaScript runtime
- [npm](https://www.npmjs.com/) - Package manager for Node.js### Clone the Repository
- git clone https://github.com/harrykamboj1/Dukaan-Dashboard.git
- cd Dukaan-Dashboard
### Install Dependencies
- npm install### Run the Application
- npm run dev### Contributing
If you would like to contribute to the project, feel free to open issues, submit pull requests, or provide feedback.