Trust-007 / Expenses-Tracker

This is a simple site used to track yearly expenses. It has a chart to keep track of monthly expenses. Built with React.

Home Page:https://a-expenses-tracker.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Expenses-Tracker

This simple app allows users to keep track of their yearly expenses. It has a chart that helps users see the amount of expenses made each month.

Built With

  • React

Live Demo

You can check out the project using this live demo link

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

  • A web browser
  • A code editor

Setup

Assuming you have git installed on your computer, please follow the steps below:

  • Create a folder
  • Navigate to that folder in the command line using the cd command
  • Clone the repository using the following command: git clone https://github.com/Trust-007/Expenses-Tracker.git
  • cd into the project
  • In the terminal run npm install and then npm start

you should see the live demo on 'localhost:3000'

Authors

👤 Trust

🤝 Contributing

Contributions, issues, and feature requests are welcome! Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.

About

This is a simple site used to track yearly expenses. It has a chart to keep track of monthly expenses. Built with React.

https://a-expenses-tracker.netlify.app/

License:MIT License


Languages

Language:JavaScript 63.4%Language:CSS 24.2%Language:HTML 12.4%