An open API service indexing awesome lists of open source software.

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.

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
```