project-crypto-world
project-crypto-world copied to clipboard
A platform to track all and everything about Cryptocurrencies, using Graphical information in one place.
Crypto-World
An application that tracks the performance of your favorite cryptocurrency and see how it has changed over time
It is a platform where you can track all and remain up-to-date in regards to the cryptocurrency in one place. You will be able to see their price, latest news, compare, volume, market cap and past data represented by graphs.
Create your account and add your favorite coins. It is simple, informative and easy to use.
Made using React JS and powered by Firebase.
This is a responsive web application for viewing in both Mobile and Desktop.
This is still a work in progress
If you find any bugs you can report it to me.
Pull requests are welcome. For major changes,
please open an issue first to discuss what you would like to change.
Few Screenshots
Features
- User Profile.
- Google Login.
- Full featured wishlist functionality.
- Graphical data representation feature.
- Authenticated user can access the CRUD functionality.
- Top crytpocurrency carousel.
- Mobile responsive.
- All the data is stored in the firebase firestore database i.e. persistent
Tech Stack
ReactJS, ChartJS, Material-UI, Firebase as a Backend Service, Firestore Database, Context
Hosted/Deployed
https://crypto-world-ssb.netlify.app/
Sample
Sample User Login
Password | |
---|---|
[email protected] | musktest |
Install Dependencies
npm install
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!
See the section about deployment for more information.