https://github.com/eggheadio/knowledgeadventure.club
https://github.com/eggheadio/knowledgeadventure.club
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/eggheadio/knowledgeadventure.club
- Owner: eggheadio
- Created: 2020-07-25T22:30:02.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2022-03-22T17:36:22.000Z (about 4 years ago)
- Last Synced: 2025-02-18T02:43:35.548Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://knowledge-adventure-club.vercel.app
- Size: 2.37 MB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 10
-
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/zeit/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.