diablofong / awesome-nextjs

:notebook_with_decorative_cover: :books: A curated list of awesome resources : books, videos, articles about using Next.js (A minimalistic framework for universal server-rendered React applications)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Awesome Next.js Awesome

Curated list of resources: books, videos, articles about using Next.js.

Next.js is a minimalistic framework for server-rendered React applications.

List inspired by the awesome list thing. You might also like awesome-tdd.

Contents

Community

Essentials

Articles

Boilerplates

  • NextJS in Firebase with Bootstrap - Hosting NextJS app with Bootstrap in Firebase with Cloud Functions.
  • Next Simple Starter - Simple PWA boilerplate with Next.js and Redux.
  • NextJS Starter - Starter project for Next.js with and email and oAuth authentication.
  • RAN! - Production-ready boilerplate with support for GraphQL, SSR, Hot-reload, CSS-in-JS, caching, and more.
  • Next Simple Blog - Simple Markdown based blog built with Next.js with static exports.
  • Create-Next-App - Fork of Facebook's create-react-app to create a next application.
  • phox - Create a static photo blog.
  • Next Express Bootstrap Boilerplate - Boilerplate for a full stack app built using Next, Express, react-bootstrap, SCSS and SSR with eslint.

Extensions

Apps

  • Nextgram - Sample Next.js app for showing off its capabilities.
  • NextJS GOT - Simple Next.js application that showcases Game of Thrones Characters.
  • Next Episode - Sample Next.js app showing movie episodes.
  • Relate - Mindfulness community - React, GraphQL, Next.js.
  • Next News - HackerNews written in Next.js.
  • Password - One password, right way.
  • Next Todos - Todo list written in Next.js.
  • Hacker News - Another Hacker News written in Next.js.
  • Jet Chat - Jet and Next.js powered Chat demo.
  • Nextgram - Sample Next.js v2 app for showing off its capabilities.
  • Rauchg Blog - Blog built by a Next.js core maintainer.
  • Next JPH - JsonPlaceholder sample app made with Next.js.
  • Mailto - HTML mailto's made easy.
  • Plate - The task management app to rule them all.
  • Dashboard - Create your own team dashboard with custom widgets.
  • Snape - A torrent client to search, stream and download torrents.
  • Trello Resume - Converts trello data into fast read information.
  • Server Authentication with JWT - Server authentication, prevent render before validation.
  • Alexander Kachkaev’s website – personal homepage built with Next.js, GraphQL, Docker and Kubernetes. Uses apollo client, react-intl, styled-components and recompose. Docker images are automatically built by GitLab CI.
  • Cookie handler with server render - Cookie handler with server render, access the cookie before render.
  • Gank - A Next.js App use gank-api, mobx and antd
  • Decoupled CMS example with GraphQL and Next.js
  • DS - Personal site manager.

Videos

Contributing

Found an awesome package, article, blog, video etc.? Send me a pull request! Just follow the guidelines. Thank you!


Check out my blog or say hi on Twitter.

License

CC0

About

:notebook_with_decorative_cover: :books: A curated list of awesome resources : books, videos, articles about using Next.js (A minimalistic framework for universal server-rendered React applications)