🇺🇸 To Do App made with NextJS, TypeScript, Tailwind and React.
🇧🇷 Lista de tarefas feito com Next, TypeSCript, Tailwind e React.
https://to-do-next-virid.vercel.app/
🇺🇸 If you want to analyze the project on your machine, follow this step by step. 🇧🇷 Caso você queira analisar o projeto em sua máquina, siga este passo a passo: 😁
git clone https://github.com/jovimoura/to-do-next
cd <folder>
npm install
npm run dev
http://localhost:3000/
git clone https://github.com/jovimoura/to-do-next
cd <nome-da-pasta>
npm install
npm run dev
http://localhost:3000/
- NextJS
- TypeScript
- Tailwind
- React