Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ajaypatil1993/crypto_dashboard
- Owner: ajaypatil1993
- Created: 2024-08-07T20:48:59.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-08-10T21:10:33.000Z (3 months ago)
- Last Synced: 2024-08-21T16:54:56.490Z (3 months ago)
- Topics: chakra-ui, css3, html5, javascript, reactjs, redux, responsive-design
- Language: JavaScript
- Homepage: https://crypto-dashboard-react-chakraui.netlify.app/
- Size: 68.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.