Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 1.21 KB

README.md

File metadata and controls

33 lines (21 loc) · 1.21 KB

React Todo Manager

React Vite Typescript ESLint Vercel

Challenge from rocketseat ignite course. The student must create application from scratch using layout guides provided from rocketseat staff.

Setting up develop environment

pnpm install

Run server on port 5173 by default, or next port available

pnpm run dev

Open your browser on designed port and boom:

Project running

image displaying todo manager functionalities

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

All rights reserved to Rocketseat