https://github.com/iamshaunjp/next-contentful
All course files for the Next.js & Contentful tutorial series on the Net Ninja YouTube channel.
https://github.com/iamshaunjp/next-contentful
Last synced: 13 days ago
JSON representation
All course files for the Next.js & Contentful tutorial series on the Net Ninja YouTube channel.
- Host: GitHub
- URL: https://github.com/iamshaunjp/next-contentful
- Owner: iamshaunjp
- Created: 2021-03-05T16:33:38.000Z (about 4 years ago)
- Default Branch: lesson-1-starter-site
- Last Pushed: 2021-03-06T16:10:27.000Z (about 4 years ago)
- Last Synced: 2025-04-11T04:13:49.422Z (13 days ago)
- Language: CSS
- Homepage: next-contentful-git-lesson-1-starter-site-iamshaunjp.vercel.app
- Size: 71.3 KB
- Stars: 109
- Watchers: 2
- Forks: 62
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - iamshaunjp/next-contentful - All course files for the Next.js & Contentful tutorial series on the Net Ninja YouTube channel. (CSS)
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
```