samit4me / next-ssr-exercises

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Next 13 Server Side Rendering exercises

This repo is meant to be used as part of an exercise in The Joy of React.

Running a development server

First, install the dependencies:

$ npm install

Then, start a local development server:

$ npm run dev

About

License:Other


Languages

Language:JavaScript 73.7%Language:CSS 26.3%