This crypto app, built with React.js and TailwindCSS, utilizes cryptocurrency APIs to provide real-time data and features three main pages: Crypto, Trending, and Saved. The Crypto page displays a list of cryptocurrencies, the Trending page highlights the most popular coins, and the Saved page allows users to save their favorite coins. The application also includes functionalities like concurrent search, pagination, and sorting.
- Crypto Page: Displays a list of cryptocurrencies with real-time data.
- Trending Page: Highlights the most popular coins.
- Saved Page: Allows users to save their favorite coins.
To get a local copy up and running, follow these simple steps:
-
Clone the repository:
git clone https://github.com/Bushra-naeem/react-crypto-app.git
-
Navigate to the project directory:
cd react-crypto-app
-
Install dependencies:
npm install
-
Start the development server:
npm start
-
Open your browser and visit http://localhost:3000 to see the app in action.
- React.js: A JavaScript library for building user interfaces.
- TailwindCSS: A utility-first CSS framework for rapid UI development.
- Cryptocurrency APIs: Used to fetch real-time data about various cryptocurrencies.
I welcome contributions from the community to help improve this project. Whether it's bug fixes, feature enhancements, or documentation updates, your input is valuable. Feel free to open issues or submit pull requests.
Have questions or suggestions? Feel free to reach out at [bushranaeem941@gmail.com]. Let's connect and make this project even better!🤍