/react-todolist-app

https://todolist-yvz.netlify.app/

Primary LanguageJavaScriptMIT LicenseMIT

How to run

# Clone this repository
$ git clone https://github.com/yavuzim/react-todolist-app.git

# Go into the repository
$ cd react-todolist-app

# Install dependencies
$ npm install

# Start the react
$ npm start