Skip to content

mustafakaracuha/react-dashboard-design

Repository files navigation

Dashboard Design

Home

This project utilizes the following technologies and libraries:

  • React: A JavaScript library for building user interfaces.
  • TailwindCss: A utility-first CSS framework for rapidly building custom designs.
  • Material-UI: A popular UI framework for React applications.
  • react-icons: A library for adding icons to your React application.

How to Use

# 1. Clone the project folder to your local machine.
git clone https://github.com/mustafakaracuha/react-dashboard-design.git

# 2. Install dependencies using npm or yarn.
npm install
# or
yarn install

# 3. Start the project.
npm start
# or
yarn start

# 4. Open the application in your browser by navigating to http://localhost:5173.