A modern cryptocurrency dashboard built with React and Tailwind CSS. This project demonstrates fetching live crypto data, displaying charts, and responsive UI design.
- Live cryptocurrency prices and stats
- Interactive charts
- Responsive design using Tailwind CSS
- Modular React components
-
Clone the repository:
git clone https://github.com/your-username/reactTailwind-cryptoDashboard.git cd reactTailwind-cryptoDashboard -
Install dependencies:
npm install
-
Start the development server:
npm run dev
- React
- Tailwind CSS
- Fetch (for API requests)
react-spinnersto display loading states- Chart.js (for charts)