Skip to content

The application allows users to track their expenses yearly

Notifications You must be signed in to change notification settings

AACHOURMOHAMED/expense-tracker

Repository files navigation

expense-tracker

This project will be a basic website that allows users to add/remove Tasks and filtered by year.

Built With

  • Html/Css
  • React.js

Additional Tools

  • Webhint
  • Stylelint
  • Eslint

Getting Started

To get a local copy of this project:

Clone this repository or download the Zip folder:

https://github.com/AACHOURMOHAMED/expense-tracker.git

Live demo

https://dainty-monstera-a25b41.netlify.app/

Test

To track linter errors locally follow these steps:

Download all the dependencies run:

npm install

Track HTML linter errors run:

npx hint .

Track CSS linter errors run:

npx stylelint "**/*.{css,scss}"

Track JavaScript linter errors run:

npx eslint .

Authors

👤 AshourMohamed

🤝 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

  • This project is part of week 1 of module 2 in the Microverse study program.

📝 License

This project is MIT licensed.

About

The application allows users to track their expenses yearly

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published