Skip to content

masoumehmohebbi/react-todo-app

Repository files navigation

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