/todo-list-react

Primary LanguageJavaScriptMIT LicenseMIT

📖 Todo-List REACT

The todo list is a website similar to the "Awesome Books" website built in the previous module. I have created an MVP version of it that allows you to:

Display a list todo. Add a todo item. Remove a selected todo item.

📗 Table of Contents

🛠 Built With

Tech Stack

Server
Database
  • API

Key Features

  • Add todo list
  • Display a list jobs.
  • Remove todo list.

(back to top)

🚀 Live Demo

(back to top)

💻 Getting Started

  • Open GitHub URL of repositry.
  • Download Code repo in zip.
  • Extract and open repo folder into visual studio code or any other Text Editor Software.
  • GitHub Repositry URL: https://github.com/MudasirSherwani/todo-list-react.git To get a local copy up and running follow these simple example steps.

Prerequisites

  • Visual Studio Code
  • Knowldege About HTML / CSS / JAVASCRIPT ES6
  • Webhint
  • Stylelint
  • ESLint
  • node_modules checker
  • Github

Install

Install this project with:

  npm install

Usage

To run the project in a development server, execute the following command:

  npm start

Testing

To run the tests in a development server, execute the following command:

  npm test

Deployment

You can deploy this project using:

https://netlify.app/

(back to top)

Authors

👤 Mudasir Sherwani

(back to top)

🔭 Future Features

  • Update Book List.

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project please follow me on github and give stars to my repo.

(back to top)

🙏 Acknowledgments

I would like to thanks Microverse to guide me to complete this project.

(back to top)

📝 License

This project is MIT licensed.

(back to top)