/task_manager_frontend

Primary LanguageJavaScriptMIT LicenseMIT

📗 Table of Contents

📖 To-Do Front End

This a client side project of Todo Task Manager

🛠 Built With

Tech Stack

Client

Key Features

  • User can Add Tasks
  • User Can Edit Tasks
  • User can deleted complerted Tasks

(back to top)

🚀 Live Demo

(back to top)

💻 Getting Started

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

Prerequisites

In order to run this project you need:

  • Node js installed on your computer
  • Npm Node package manager
  • Terminal
  • Code editor preferably Vscode.

Setup

👉 Clone this repository by using the command line :

  • git clone https://github.com/Krishnabot/task_manager_frontend.git

Install

Install this project with:

  • for the front end rep

npm install

Usage

To run the project, execute the following command:

npm start

Run tests

To run tests, run the following command:

npm test

Deployment

You can deploy this project using:

npm run deploy

(back to top)

👥 Author

👤 Krishna Prasad Acharya

(back to top)

🔭 Future Features

Describe 1 - 3 features you will add to the project.

  • User Authentication
  • Admin and User roles
  • Add Reminders

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Give a ⭐️ if you like this project!

(back to top)

📝 License

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.

(back to top)