/react-todo-lists

Primary LanguageJavaScriptMIT LicenseMIT


Emmanuel Hagan

📗 Table of Contents

📖 TO-DO-LISTS Project

🛠 Built With

Languages
  1. React
  2. HTML
  3. CSS
  4. JAVASCRIPT
  5. Used Vite to setup react

Tech Stack

Client

Key Features

  • User can add a task.
  • User can remove a task.
  • User can edit a saved task.
  • User can mark a completed tasks.
  • Data is stored in localstorage.

(back to top)

💻 Getting Started

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

Prerequisites

  1. Web browser
  2. Code editor
  3. Git-smc

Setup

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

Usage

To run the project, execute the following command:

npm run dev

Open http://localhost:3000 to view it in your browser.

  You may also see any lint errors in the console if you modify the code.

Run tests

Coming soon

Deployment

npm run build

    Coming Soon

(back to top)

👥 Authors

👤 Emmanuel Hagan

(back to top)

🔭 Future Features

  • Add button to clear all completed tasks

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b 'branchname')
  3. Commit your Changes (git commit -m 'Add some branchname')
  4. Push to the Branch (git push origin branchname)
  5. Open a Pull Request

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project rate me star

(back to top)

🙏 Acknowledgments

  1. I would like to thank Microverse for accelerating my growth
  2. IbasLogic: original design by IbasLogic todos application

(back to top)

📝 License

This project is MIT licensed.

(back to top)