Todo List is a website I have build to consolidate my knowledge on React, components, props, state, and hooks, by following a tutorial.
Languages
Hosting
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
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.
Clone this repository to your desired folder:
cd my-folder
git clone https://github.com/obed300/todolist-react.git
Install all the dependencys required for the website, by using the command below
cd todolist-react
For making changes to the project you should clone the project.
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.
If you like to deploy the website to the github pages please follow the link here.
👤 Obed Bamfo
- GitHub: obed300
- Advanced styles
- Testing with Jest
- Responsive design in mobile version
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
I would like to thank:
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.