Skip to content

A test repository built so we can go through code reviews with CMS applicants :)

Notifications You must be signed in to change notification settings

getcircuit/cms-code-review

Repository files navigation

CMS Code Review

This is the pair programming repositority for the Circuit Marketing Sites team.

It provides a basic Next.js application that can be used as a starting point for code reviews.

Candidates should fork this repository and share the link with their interviewer.

Setup Instructions

Clone the repository:

$ git clone <repository-url>

Navigate to the project directory:

$ cd cms-code-review

Install dependencies:

$ npm install

Running the Development Server

To start the development server:

$ npm run dev

About

A test repository built so we can go through code reviews with CMS applicants :)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published