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
- Host: GitHub
- URL: https://github.com/walissoncf/via-cep-react
- Owner: WalissonCF
- Created: 2023-09-02T17:36:13.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-02T17:43:59.000Z (over 2 years ago)
- Last Synced: 2024-04-15T10:27:31.432Z (almost 2 years ago)
- Language: TypeScript
- Size: 41 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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