Skip to content

A simple React.js expense tracking app, a practice project.

Notifications You must be signed in to change notification settings

pinkyCodes/ExpenseTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Expense Tracker

A simple React.js expense tracking app, a practice project for React - The Complete Guide 2023 (incl. React Router & Redux) course on Udemy.

Run the project locally

  1. Clone the project

git clone [link]

  1. Install the dependencies

npm install

  1. Start the server

npm run dev

Technologies Used

Vite for bundling and faster dev environment.

Wil probably rewrite the components using the MUI library at a later stage.

Wil probably rewrite the whole project in TS or create a new one altogether.

Want to introduce Unit Testing.

About

A simple React.js expense tracking app, a practice project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published