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

https://github.com/walissoncf/via-cep-react

first project in react
https://github.com/walissoncf/via-cep-react

Last synced: 3 months ago
JSON representation

first project in react

Awesome Lists containing this project

README

          

# React + TypeScript + Vite

My React + TypeScript + Vite Project
This is my first project in React + Vite. It is a simple to-do list app that uses Tailwind, Material-tailwind, and AlovaJs for HTTP requests.

Getting Started
To run the project, first install the dependencies:

npm install

Then, start the development server:

npm run dev