Skip to content

jayanthedam/Financify-frontend

Repository files navigation

Financify Frontend

Overview

Financify is a modern portfolio management application that helps users track and manage various types of investments including stocks, cryptocurrency, gold, real estate, and fixed deposits.

Features

  • Real-time portfolio tracking
  • Interactive dashboards with ApexCharts visualization
  • Multi-asset management system
  • Responsive design for mobile and desktop
  • Secure authentication system

Tech Stack

  • React.js
  • Tailwind CSS
  • ApexCharts
  • React Router
  • Formik
  • React Bootstrap
  • Vite

Project Structure

src/
├── components/
├── context/
├── pages/
├── App.jsx
├── main.jsx
└── index.css

Setup

  1. Clone the repository
git clone https://github.com/jayanthedam/Financify-frontend.git
cd Financify-frontend

Install Dependencies

npm install

Create .env file

VITE_API_BASE_URL=http://localhost:5000/api/
VITE_FINNHUB_API_KEY=your_finnhub_api_key

Run development server

npm run dev

Releases

No releases published

Packages

No packages published

Languages