Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ajaypatil1993/crypto_dashboard

Crypto Dashboard Website Built with React and Chakra UI
https://github.com/ajaypatil1993/crypto_dashboard

chakra-ui css3 html5 javascript reactjs redux responsive-design

Last synced: 2 days ago
JSON representation

Crypto Dashboard Website Built with React and Chakra UI

Awesome Lists containing this project

README

        

# Crypto Dashboard Project Using React.js + Chakra UI

A sleek and interactive crypto dashboard built with **React.js** and **Chakra UI**. This project showcases real-time cryptocurrency data with a modern, responsive design.

[![Netlify Status](https://api.netlify.com/api/v1/badges/56a264c5-9575-4253-88a4-1852e27e4422/deploy-status)](https://app.netlify.com/sites/crypto-dashboard-react-chakraui/deploys)

![Dashboard Screenshot](https://github.com/user-attachments/assets/9db701e9-2472-4b3a-a0b4-7d5e058c245e)

## Technologies Used

- **React.js**: For building the user interface and managing state.
- **Chakra UI**: For modern, accessible, and responsive UI components.

## Setup

This template provides a minimal setup to get React working with Vite, featuring Hot Module Replacement (HMR) and ESLint rules.

### Available Plugins

- [**@vitejs/plugin-react**](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/README.md): Uses Babel for Fast Refresh.
- [**@vitejs/plugin-react-swc**](https://github.com/vitejs/vite-plugin-react-swc): Uses SWC for Fast Refresh.

## Deployment

- Hosted on [Netlify](https://app.netlify.com/sites/crypto-dashboard-react-chakraui/deploys)

## Getting Started

1. **Clone the repository:**
```bash
git clone https://github.com/your-username/crypto-dashboard.git
```
2. **Navigate to the project directory:**
```bash
cd crypto-dashboard
```
3. **Install dependencies:**
```bash
npm install
```
4. **Start the development server:**
```bash
npm start
```

## License

This project is licensed under the MIT License.