vmaliwal / next-mdx-starter

A robust and nimble base app for Next.js projects. Typography.js, Rebass + styled-components, MDX (JSX in Markdown!), data-fetching & more

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A sturdy and nimble base for Next.js projects.

Deploy to now

Out of the box, we get:

  • Automatic transpilation and bundling (with webpack and babel)
  • Hot code reloading
  • Server rendering and indexing of ./pages
  • Static file serving. ./static/ is mapped to /static/
  • Beautiful typography and defaults
  • Component library and design system with css-in-js

Text and defaults courtesy of Typography.js

A powerful toolkit for building websites with beautiful design.

Rebass and styled-components

Rebass : React UI component library & design system, built with styled-components and styled-system.

styled-components : Visual primitives for the component age. Use the best bits of ES6 and CSS to style your apps without stress

Download, Customize, and Deploy

Download the example or clone the repo:

Deploy it to the cloud with now (download)

now

About

A robust and nimble base app for Next.js projects. Typography.js, Rebass + styled-components, MDX (JSX in Markdown!), data-fetching & more


Languages

Language:JavaScript 95.9%Language:Dockerfile 4.1%