Welcome to FinCatalyst! This project utilizes the CoinCap API to display cryptocurrency data using React, Vite, Tailwind CSS, and RoughNotion for sketching.
Fincatalyst is a web application that fetches cryptocurrency data using the CoinCap API and displays it in an interactive and visually appealing way. It is built using React for the front end, Vite as the build tool, Tailwind CSS for styling, and RoughNotion for sketching and prototyping.
- Real-time cryptocurrency data display.
- Real-time exchange details
- User-friendly interface with responsive design.
- Clone the repository:
git clone https://github.com/sankettank66/Fin-catalyst.git
cd Fin-catalyst
- Install dependencies:
npm install
- Obtain an API key from CoinCap and replace
YOUR_API_KEY
in the code with your actual API key. (It's subjective) - Run the development server:
npm run dev
- Open your browser and navigate to
http://localhost:3000
to see the app in action.
- React
- Vite
- Tailwind CSS
- RoughNotion
- Node.js
- ExpressJS
- MongoDB
- CORS
Contributions are welcome! If you find any bugs or want to enhance the features, feel free to open an issue or submit a pull request.