/expense-tracker

An Expense Tracker Website Built Using React, JavaScript(ES6) and deployed to GitHub Pages using GitHub Actions.

Primary LanguageJavaScript

Expense-Tracker

This is an expense tracker created using React.js deployed to Github Pages using Github Actions.

Home Page

Built With

  • React.js
  • JavaScript(ES6)
  • CSS Modules
  • VS code

Live Demo

Getting Started

Prerequisites:

  • Create an account on github

  • Install gitbash or use git on the command line.

  • Use an IDE of your preference such as VScode.

Steps to follow:

  • Choose a folder in your local machine where you want this repository to be copied

  • Clone this repository to your local machine

  • gh repo clone KingJulius/expense-tracker
    
  • Navigate to cd expense-tracker-main directory.

  • To install all the app dependencies on the command line run

  • npm install
    
  • To run app in the development mode run

  • npm start
    

Author

👨 Julius Dsouza

🤝 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!

Acknowledgments

Thanks to Academind by Maximilian Schwarzmüller!