Skip to content

EmmanuelAdah/expense_tracker__Frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 Expense Tracker

A modern, responsive, and dynamic frontend application built with React, styled using Tailwind CSS, animated with Framer Motion, and powered by React Redux for state management.
Clean UI icons are provided by Lucide React.


🛠️ Tech Stack

  • React – Frontend library for building user interfaces
  • Tailwind CSS – Utility-first CSS framework for rapid UI development
  • Framer Motion – Library for smooth animations and transitions
  • Lucide React – Beautiful, customizable open-source icons
  • React Redux – Centralized state management made simple and predictable

##Project Structure

src/ │ ├── assets/ # Images, fonts, etc. ├── components/ # Reusable UI components ├── features/ # Redux feature slices ├── pages/ # Page-level components ├── store/ # Redux store setup ├── hooks/ # Custom hooks ├── utils/ # Helper functions ├── App.jsx # Root component └── main.jsx # Entry point

📦 Installation

Clone the repository and install dependencies:

git clone https://github.com/your-username/your-repo-name.git](https://github.com/EmmanuelAdah/expense_tracker__Frontend.git
cd your-repo-name
npm install

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors