Skip to content

A crypto currency dashboard built with ReactJs, Redux and Tailwind CSS

Notifications You must be signed in to change notification settings

basu1020/Crypto-Currency-Dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crypto Currency Dashboard Frontend Project

Screenshot_20230225_230723

Hello All, This is a Crypto currency dashboard project which shows price charts, calculates exchange rates and displays list of top cryptocurrencies according to their market cap. It is created with React and Redux Javascript libraries, Tailwind CSS and utilises CoinGecko's API for information.

It is deployed using Netlify - https://cryptodashboardbybasu.netlify.app/

Video demo - https://youtu.be/G78QHfG7GHE

Overview

This directory contains the necessary files related to the project

  • src folder has all the source code for ReactJS and ReduxJS with tests and explanatory Readme file.
  • build folder has all the elements necessary for deploying this project, it was created when npm run build was executed.
  • tailwind.config.js is a config file where I tweaked some tailwind configurations.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

About

A crypto currency dashboard built with ReactJs, Redux and Tailwind CSS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published