https://github.com/florinpop17/app-ideas-website
https://github.com/florinpop17/app-ideas-website
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/florinpop17/app-ideas-website
- Owner: florinpop17
- Created: 2021-02-25T18:57:10.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-03-01T15:50:56.000Z (over 4 years ago)
- Last Synced: 2025-08-31T02:49:10.210Z (about 2 months ago)
- Language: JavaScript
- Size: 208 KB
- Stars: 35
- Watchers: 6
- Forks: 4
- 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
# or
yarn dev
```Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
You can start editing the page by modifying `pages/index.js`. The page auto-updates as you edit the file.