Skip to content

Latest commit

 

History

History
69 lines (46 loc) · 1.64 KB

README.md

File metadata and controls

69 lines (46 loc) · 1.64 KB

Visit this link for a better view of this project

FinCatalyst

Welcome to FinCatalyst! This project utilizes the CoinCap API to display cryptocurrency data using React, Vite, Tailwind CSS, and RoughNotion for sketching.

Table of Contents

Project Overview

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.

Features

  • Real-time cryptocurrency data display.
  • Real-time exchange details
  • User-friendly interface with responsive design.

Installation

  1. Clone the repository:
git clone https://github.com/sankettank66/Fin-catalyst.git
cd Fin-catalyst
  1. Install dependencies:
npm install

Usage

  1. Obtain an API key from CoinCap and replace YOUR_API_KEY in the code with your actual API key. (It's subjective)
  2. Run the development server:
npm run dev
  1. Open your browser and navigate to http://localhost:3000 to see the app in action.

Technologies Used

  • React
  • Vite
  • Tailwind CSS
  • RoughNotion
  • Node.js
  • ExpressJS
  • MongoDB
  • CORS

Contributing

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.