https://github.com/loanmatteusz/todo-app-front
https://github.com/loanmatteusz/todo-app-front
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/loanmatteusz/todo-app-front
- Owner: loanmatteusz
- Created: 2023-05-21T02:27:08.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-05-21T17:57:04.000Z (about 2 years ago)
- Last Synced: 2025-01-02T01:17:58.624Z (5 months ago)
- Language: TypeScript
- Homepage: https://todo-app-front-theta.vercel.app
- Size: 54.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is a [React.js](https://nextjs.org/) project bootstrapped with [`vite`](https://vitejs.dev/guide/).
## Getting Started
First, run the development server in this repository:
[`loanmatteusz/todo-app-api`](https://github.com/loanmatteusz/todo-app-api)
So, just run the app:
```bash
npm run dev
# or
yarn dev
```Open [http://localhost:3003](http://localhost:3003) with your browser to see the result.