Skip to content

zimcodes1/Nexa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🪙 Nexa - Crypto Wallet Landing Page & Dashboard

Nexa is a high-fidelity landing page and dashboard concept for a cryptocurrency wallet. It demonstrates complex API integration by visualizing real-time market data for Bitcoin and other cryptocurrencies.

🔗 Live Demo: https://nexa-azi.vercel.app/

✨ Features

Real-Time Market Data: Fetches and displays live Bitcoin charts using the TradingView API.

Crypto Asset Tracking: detailed coin information (prices, images, market caps) via CoinGecko API.

Smooth Navigation: Client-side routing implemented with React Router.

Interactive UI: Engaging scroll animations using React Awesome Reveal.

Modern Dashboard: Clean, dark-mode inspired aesthetic tailored for fintech.

🛠️ Tech Stack

Core: React.js, Node.js

Styling: Tailwind CSS

Routing: React-Router-Dom

Data Fetching: Axios

APIs: TradingView API, CoinGecko API

🚀 Getting Started

Installation

Clone the repository

git clone https://github.com/zimcodes1/nexa.git cd nexa

Install dependencies

npm install

Run the project

npm run dev

📂 Project Structure

/src/components: Reusable UI components (Charts, Navbar, Hero).

/src/pages: Main page views (Home, Dashboard, Wallet).

/src/hooks: Custom hooks for fetching API data.

📬 Contact

Obadiah Azimeh Nasara

LinkedIn

GitHub

About

Nexa is a high-fidelity landing page and dashboard concept for a cryptocurrency wallet. It demonstrates complex API integration by visualizing real-time market data for Bitcoin and other cryptocurrencies.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors