This is a sample project built with React, TypeScript, and Tailwind CSS. It was created from scratch based on a design created in Figma.
- React
- TypeScript
- Tailwind CSS
This project aims to demonstrate the integration of React, TypeScript, and Tailwind CSS to create a responsive dashboard UI. The design for the dashboard was created using Figma and then implemented using React components with TypeScript and styled with Tailwind CSS.
To get started with the project locally, follow these steps:
-
Clone the repository: git clone https://github.com/hydratronic/Test-Project.git
-
Install the dependencies: npm install
-
Start the development server: npm start
The project will be available at http://localhost:3000.
React Documentation TypeScript Documentation Tailwind CSS Documentation