Skip to content

ojas-sethi/react-expense-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Expense Tracker with React

This is an expense tracker made with ReactJS. This is a very simple application that uses the basics of ReactJS, including (but not limited to):

  • Division of components
  • Stateful and Stateless components
  • Rendering lists
  • Rendering optional content
  • Styling

To run this application on your local machine, please follow these steps:

  1. Clone this repository on your local machine using git clone https://github.com/ojas-sethi/react-expense-tracker.git
  2. Open your terminal and navigate to this project folder within the terminal
  3. Run npm install to install the dependencies for this project
  4. Finally, run npm start after the dependencies have been installed
  5. This should open the project in your web browser

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors