/learn-react-with-todo

Just a little to-do app to practice react hooks

Primary LanguageJavaScript

This is a Next.js project bootstrapped with create-next-app.

Welcome to my little to-do project using React and Next.js

image

To run the development server:

You can use the commands :

npm run dev
# or
yarn dev
# or
pnpm dev

Open http://localhost:3000 with your browser to see the result.

Enjoy !

AndyPendragon (Andy Nekena RATOETRARIVO)