Daf98 / React-ToDoList

A To-Do List using React

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React TDL

A To-Do List using React

Built With

  • HTML, CSS, JavaScript
  • Git, GitHub, Webpack
  • React

To launch the project locally:

Step 1:

  • Clone this repo locally using git in the command line and the following command
> git clone https://github.com/Daf98/React-ToDoList.git
  • Alternatively, you can just download the complete zip file and extract the folder in your directory

Step 2:

  • In the terminal, you can run:
> cd React-ToDoList
> npm install
> code .
  • Then open index.html in a live server.

Authors

👤 Dafne Azzolina

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Hat tip to anyone whose code was used.

📝 License

This project is MIT licensed.

About

A To-Do List using React


Languages

Language:CSS 52.3%Language:HTML 41.7%Language:JavaScript 6.0%