Skip to content

ARPIT73881/Crypto-Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

  1. 🤖 Introduction
  2. ⚙️ Tech Stack
  3. 🔋 Features
  4. 🚀 Contributing
  5. 🫡 Credits

Stay informed about the latest trends in cryptocurrency with CryptoTracker, a Full Stack Web App ( MERN ) designed to provide real-time data on trending cryptocurrencies. Built with a focus on simplicity and ease of use

Whether you're a crypto enthusiast or just getting started, CryptoTracker helps you stay connected to the latest market movements in an intuitive and secure environment.

This website is built using the following technologies:

HTML5 CSS3 JavaScript React React Router TailwindCSS Express.js NPM NodeJS Nodemon Redux MongoDB

  1. View Trending Cryptocurrencies

    • Displays real-time data for trending cryptocurrencies, including key stats like price, market cap, and volume.
  2. User Authentication

    • Log-in: Secure user login to access personalized features.
    • Sign-up: Allow new users to register with an email and password.
    • Authorization: Restricts watchlist and other personalized features to logged-in users.
  3. Watchlist Functionality

    • Users can add cryptocurrencies to their watchlist for easy tracking.
    • Persistent Watchlist: Watchlist is saved and accessible across sessions for logged-in users.
  4. Simple & Clean UI

    • A minimalistic, user-friendly interface that makes navigation easy and information easy to find.
  5. Responsive Design

    • Optimized for both mobile and desktop devices, ensuring a smooth experience across different screen sizes.
  6. Real-time Updates

    • Live updates for trending cryptocurrencies, ensuring users always see the most current data.
  7. User Session Management

    • Securely handles user sessions, keeping users logged in and maintaining access to personalized features like the watchlist.

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

This respository was inspired by the work of Aditya Kaushik. Their creativity and innovation motivated me to build my own version.