This project was developed with the following technologies:
To clone and run this application, you'll need Git, Node.js v18.12.1 or higher + pnpm v8.15.3 or higher installed on your computer. From your command line:
# Clone this repository
$ git clone https://github.com/vitoroberto/vite-todo.git
# Go into the repository
$ cd vite-todo
# Install dependencies
$ pnpm install
# Run the app
$ pnpm dev
design made by Matheus Susko.