/todolist-react

todolist

Primary LanguageJavaScriptMIT LicenseMIT

Todo List

📗 Table of Contents

📖 Todo List

Todo List is a website I have build to consolidate my knowledge on React, components, props, state, and hooks, by following a tutorial.

🛠 Built With

Tech Stack

Languages
IDE
Hosting

💻 Getting Started

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

  • Get a copy of the project
  • Come into the project directory
  • Open the project using code editor of your choice
  • Open your prefered browser

Prerequisites

In order to run this project:

  • You need a GitHub account.
  • You need to have a Git client installed on your computer.
  • You need to have a copy of the HTML CSS website codebase on your computer.
  • You need a code Editor of your choice.

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone https://github.com/obed300/todolist-react.git

Install

Install all the dependencys required for the website, by using the command below

  cd todolist-react

Usage

For making changes to the project you should clone the project.

Run tests

If you want to work with Chrome Developer Tools, simply run the HTML document in Google Chrome and right-click the HTML element you want to inspect. Click on "Inspect" and you will have the tools to run, analyze, and even debug the code.

Deployment

If you like to deploy the website to the github pages please follow the link here.

👥 Authors

👤 Obed Bamfo

🔭 Future Features

  • Advanced styles
  • Testing with Jest
  • Responsive design in mobile version

🤝 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!

🙏 Acknowledgments

I would like to thank:

📝 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)