Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/micahsuomi/just-good-vibes
A Next Js + Contentful sample site
https://github.com/micahsuomi/just-good-vibes
Last synced: 8 days ago
JSON representation
A Next Js + Contentful sample site
- Host: GitHub
- URL: https://github.com/micahsuomi/just-good-vibes
- Owner: micahsuomi
- Created: 2022-10-11T18:26:31.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-21T19:12:31.000Z (about 2 years ago)
- Last Synced: 2024-11-07T23:12:26.773Z (2 months ago)
- Language: TypeScript
- Homepage: just-good-vibes.vercel.app
- Size: 1.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is the Next.js starter site (and course files) for the Next.js & Contentful tutorial by the Net Ninja.
## Getting Started
To use the starter project, run the following in a terminal:
```bash
npx create-next-app [your-site-name] -e https://github.com/iamshaunjp/next-contentful/tree/lesson-1-starter-site
```