Next + Bright This repo is for an exercise in my React course, The Joy of React. Running a development server First, install the dependencies: $ npm install Then, start a local development server: $ npm run dev