thibaultboursier / employees

Simple project that uses React and SSR (NextJS) to display employee list

Home Page:https://employees.thibaultboursier.now.sh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

employees

Simple project that uses ReactJS and SSR (NextJS) to display employee list.

About The Project

Visite the website

This application puts server side rendering into practice using the NextJS framework. It highlights NextJS-side page and API creation as well as client-side and server-side data recovery.

Built With

Getting Started

Prerequisites

  • npm
npm install npm@latest -g

Installation

  1. Clone the repo
git clone https://github.com/thibaultboursier/employees.git
  1. Install NPM packages
npm install
  1. Run server
npm run dev

About

Simple project that uses React and SSR (NextJS) to display employee list

https://employees.thibaultboursier.now.sh


Languages

Language:JavaScript 100.0%