Skip to content

Latest commit

 

History

History
45 lines (36 loc) · 2.09 KB

README.md

File metadata and controls

45 lines (36 loc) · 2.09 KB

Project LAN'U.R

###http://www.lanur.com

Project made at the Wild Code School of Lille, France (september 2019 session - speciality React & Node.js)

Project goal

Creation of a social network for eSport professionals and eSport passionates. With this social network they are able to share content about their passion and find new teammates for competition.

#Technical information

Frontend :

made using

Make npm i into the frontend project folder to install dependencies from package.json. Launch the frontend with command line npm startin the command line of the frontend folder.

Backend :

made using

Make npm i into the backend project folder to install dependencies from package.json. Launch the backend with command line node index.jsin the command line of the backend folder.

Database :

using mysql