Skip to content

thibaultboursier/employees

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published