Here you will find the requirements and fetures for this projecthere
- NextJS.
- ReactJS (Hooks).
1. Clone this repo using the command:
git clone https://github.com/GSG-G9/ow-todo-app-alaasahloub.git
2. Install all of the dependencies:
npm install
3. run the app locally:
npm run dev
Now the app should run here -> http://localhost:3000