https://github.com/aimable01/to-do-app
A simple fullstack to do app made with nextjs
https://github.com/aimable01/to-do-app
Last synced: 12 months ago
JSON representation
A simple fullstack to do app made with nextjs
- Host: GitHub
- URL: https://github.com/aimable01/to-do-app
- Owner: Aimable01
- Created: 2024-05-12T09:26:10.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-05-20T11:08:16.000Z (about 2 years ago)
- Last Synced: 2025-03-30T17:29:49.362Z (about 1 year ago)
- Language: TypeScript
- Size: 203 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).
## Getting Started
First, run the development server:
```bash
npm run dev
```
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.