Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/andypendragon/learn-react-with-todo

Just a little to-do app to practice react hooks
https://github.com/andypendragon/learn-react-with-todo

Last synced: 27 days ago
JSON representation

Just a little to-do app to practice react hooks

Awesome Lists containing this project

README

        

This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).

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

![image](https://github.com/AndyPendragon/my_lil_todo_ploctopus/assets/116746292/6e894b70-358c-4761-9221-67cc043d2cc8)

## To run the development server:
You can use the commands :

```bash
npm run dev
# or
yarn dev
# or
pnpm dev
```

Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.

Enjoy !

AndyPendragon
(Andy Nekena RATOETRARIVO)