Skip to content

raschmitt/react-nextjs-boilerplate

Repository files navigation

React - NextJs Sample

Azure DevOps builds (stage) Azure DevOps builds (stage) Sonar Coverage Mutation testing badge Docker Image Version (tag latest semver)

Boilerplate React project with NextJs.

Dependencies

Live preview Website

A live preview of this project can be found here.

Running the project locally

  1. Simply clone this repository and run docker-compose up.

  2. Access http://localhost:3000 and you are good to go.

Using as a boilerplate

To use this project as a boilerplate for new projects run:

yarn create next-app -e https://github.com/raschmitt/react-nextjs-sample

Contributions

Contributions and feature requests are always welcome.