Skip to content

Latest commit

 

History

History
32 lines (25 loc) · 827 Bytes

README.md

File metadata and controls

32 lines (25 loc) · 827 Bytes

react-todo-app

A React Todo-App

## Technologies used in this App
  • HTML
  • Tailwind CSS
  • ReactJs
  • ReactHooks
  • SweetAlert
  • Framer motion

The reason for developing this app

This is my first project with reactJs. Working with react-hooks. And also working with the sweetAlert library was a challenge for me.

Development setup

First, clone the project:

git clone https://github.com/masoumehmohebbi/react-todo-app/

Then, install necessary npm packages:

npm i

Finally, run the dev script and preview project on a local server:

npm run dev

Author

Masoume mohebbi