ryanvu / expense-localstorage

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Expense Tracker Local Storage

A simple app to track your expenses and all data is saved on your local storage.

Libraries used

  • framer-motion
  • sass
  • react-router-dom

Instructions

  1. clone repo
  2. run npm i
  3. then run npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

This project was bootstrapped with Create React App.

About


Languages

Language:JavaScript 70.9%Language:SCSS 25.0%Language:HTML 4.1%