- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 📝 License
This a client side project of Todo Task Manager
Client
- User can Add Tasks
- User Can Edit Tasks
- User can deleted complerted Tasks
To get a local copy up and running, follow these steps.
In order to run this project you need:
- Node js installed on your computer
- Npm Node package manager
- Terminal
- Code editor preferably Vscode.
👉 Clone this repository by using the command line :
git clone https://github.com/Krishnabot/task_manager_frontend.git
Install this project with:
- for the front end rep
npm install
To run the project, execute the following command:
npm start
To run tests, run the following command:
npm test
You can deploy this project using:
npm run deploy
👤 Krishna Prasad Acharya
- GitHub: @krishnabot
- Twitter: @last_matrix
- LinkedIn: @Krishnabot
Describe 1 - 3 features you will add to the project.
- User Authentication
- Admin and User roles
- Add Reminders
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is MIT licensed.
NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.