Skip to content

CoinNexa is a cryptocurrency tracker app built using React.js, Vite, and styled with Material-UI v5. It provides real-time data on various cryptocurrencies, allowing users to track their prices, trends, and more.

hallowshaw/CoinNexa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CoinNexa

CoinNexa is a cryptocurrency tracker app built using React.js, Vite, and styled with Material-UI v5. It provides real-time data on various cryptocurrencies, allowing users to track their prices, trends, and more.

Features

  • Real-time Data: Get up-to-date information on various cryptocurrencies, including prices, market cap, volume, and more.
  • Interactive Charts: Visualize cryptocurrency trends using interactive charts powered by Chart.js.
  • Responsive Design: Enjoy a seamless experience across devices with CoinNexa's responsive design.
  • Search Functionality: Easily search for specific cryptocurrencies to track their performance.
  • Detailed Information: Access detailed information about each cryptocurrency, including historical data, descriptions, and more.

Key Dependencies

  • axios: Axios is a promise-based HTTP client for making HTTP requests. It simplifies the process of sending asynchronous HTTP requests to REST endpoints and handling responses in your application.

  • Chart.js: Chart.js is a popular JavaScript library for creating responsive and interactive charts. It provides a simple yet powerful way to visualize data using various chart types such as line charts, bar charts, pie charts, etc.

  • react-alice-carousel: React Alice Carousel is a responsive and customizable carousel component for React applications. It allows you to create beautiful image carousels, testimonials, and other content sliders with ease.

  • react-chartjs-2: React Chart.js 2 is a wrapper for Chart.js specifically designed for React applications. It provides React components that seamlessly integrate with Chart.js, making it easy to create dynamic and interactive charts within your React components.

Usage

  1. Clone the repository:
git clone https://github.com/hallowshaw/CoinNexa.git
  1. Install dependencies:
cd CoinNexa
npm install
  1. Start the development server:
npm run dev
  1. Open your browser and visit http://localhost:3000 to view the app.

Deployment

CoinNexa is deployed using Netlify. You can access the live app here.

Contributing

Contributions are welcome! Feel free to open issues or submit pull requests to improve CoinNexa.

About

CoinNexa is a cryptocurrency tracker app built using React.js, Vite, and styled with Material-UI v5. It provides real-time data on various cryptocurrencies, allowing users to track their prices, trends, and more.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published