elliott-king / nextjs-starter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Next.js Template · Version Badge

An Next.js starter project that works with Docker, Docker Compose, and Shipyard out of the box.

Includes

  • Next.js - React framework for production grade apps that scale
  • Typescript - typed superset of JavaScript that compiles to plain JavaScript
  • Material-UI - React components for faster and simpler web development

Dependencies

Getting Started

  • Run make develop at the root of this project.
  • Visit the app at http://localhost:3000.
  • Make your code changes! The app will reload whenever you save.

About


Languages

Language:TypeScript 91.6%Language:Dockerfile 4.1%Language:CSS 2.6%Language:Makefile 1.6%