Skip to content

With this task tracker app, users can easily create a task, toggle a reminder, and delete tasks as they are completed. This App was created to practice building CRUD functionalities with ReactJS.

Notifications You must be signed in to change notification settings

BenjaminSemah/task-tracker

Repository files navigation

Task Tracker App

This App was created to practice building CRUD functionalities with ReactJS. With this task tracker app, users can easily create a task, toggle a reminder, and delete tasks as they are completed.

App Screenshot

Live Demo

Link to Live Version

Built With

  • ReactJS
  • CSS
  • Git (Version Control)
  • Visual Studio Code (IDE)

Getting Started

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

Prerequisites

clone repo: git@github.com:BenjaminSemah/task-tracker.git

then cd task-tracker

  • Open the project with your code editor
  • Run npm install to install all dependencies
  • Run npm start and go to http://localhost:3000 to launch the server.

Author

👤 Benjamin Semah

🤝 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

With this task tracker app, users can easily create a task, toggle a reminder, and delete tasks as they are completed. This App was created to practice building CRUD functionalities with ReactJS.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published