Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/akellbl4/introduction-to-nextjs

Demo repository for a webinar. You can find few different examples of Next.js installation in one place and play with them
https://github.com/akellbl4/introduction-to-nextjs

bootstrap examples nextjs nextjs-example postcss styled-jsx vercel

Last synced: about 1 month ago
JSON representation

Demo repository for a webinar. You can find few different examples of Next.js installation in one place and play with them

Awesome Lists containing this project

README

        

# Next.js examples

You can find examples for first steps

- **[Styles](introduction-to-nextjs-styles.vercel.app)** – [Deploy to Vercel](https://vercel.com/new/git/external?repository-url=https%3A%2F%2Fgithub.com%2Fakellbl4%2Fintroduction-to-nextjs%2Ftree%2Fmain%2F02-styles)
- **[Data Fetching](introduction-to-nextjs-data-fetching.vercel.app)** – [Deploy to Vercel](https://vercel.com/new/git/external?repository-url=https%3A%2F%2Fgithub.com%2Fakellbl4%2Fintroduction-to-nextjs%2Ftree%2Fmain%2F03-data-fetching)
- **[Routing](introduction-to-nextjs-routing.vercel.app)** – [Deploy to Vercel](https://vercel.com/new/git/external?repository-url=https%3A%2F%2Fgithub.com%2Fakellbl4%2Fintroduction-to-nextjs%2Ftree%2Fmain%2F04-routing)

## Build Usign

- [Next.js](https://nextjs.org)
- [Preact](https://preactjs.com)
- [PostCSS](https://postcss.org)
- [Vercel](https://vercel.com)