This is an expense tracker created using React.js deployed to Github Pages using Github Actions.
- React.js
- JavaScript(ES6)
- CSS Modules
- VS code
-
Create an account on github
-
Install gitbash or use git on the command line.
-
Use an IDE of your preference such as VScode.
-
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
👨 Julius Dsouza
- Contributions, issues, and feature requests are welcome!
- Feel free to check the issues page.
Give a ⭐ if you like this project!
Thanks to Academind by Maximilian Schwarzmüller!