Skip to content

Lucas-LeBodo/TestTechniqueLMM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 

Repository files navigation

TestTechniqueLMM

forthebadge

this project was carried out as part of a technical interview for the company Les Mini Mondes, it is an image carousel

To begin

How to start the project?

Make sure you have installed all the dependencies, for that use the command: npm install in the directories /client and /server

then go to the /server and create a file named config.json on the model of the file template.config.json

{ 
    "PORT" : 8000 //Default Port 
}

To start the client use the command npm start in the /client To start the server use the command node server.js in the /server

!!! Please Check that all libraries / dependencies are installed !!!

Made with

Authors

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published