Skip to content

Projet n°5 OpenClassrooms Développeur Web. — 2 Mai 2022.

Notifications You must be signed in to change notification settings

thomasbnt/DW_P5_Kanap_OC

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kanap

This is the front end and back end server for Project 5 of the Web Developer path.

Back end Prerequisites

You will need to have Node and npm installed locally on your machine.

Back end Installation

Clone this repo. From the "back" folder of the project, run npm install. You can then run the server with node server. The server should run on localhost with default port 3000. If the server runs on another port for any reason, this is printed to the console when the server starts, e.g. Listening on port 3001.

Routes

About

Projet n°5 OpenClassrooms Développeur Web. — 2 Mai 2022.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 53.1%
  • HTML 29.8%
  • CSS 17.1%