/Planty_Becode

WebApp consisting of a REST-like API (back-end) and a React SPA (front-end). This WebApp is an online IDLE Game, based in Liège.

Primary LanguageJavaScript

LeafApp project

This project has been elaborate by the BeCode.org training.

Project description

..

Table of content

..

Prerequisites

  • npm npm install npm@latest -g

Server wise :

  • mongoose
  • nodemon
  • express
  • dotenv
  • bcrypt
  • validator

Installation

Clone repo :

  • git clone git@github.com:krabandicoot/Planty_Becode.git Install npm package :
  • cd ./app/client && npm install
  • cd ./app/server && npm install

Walkthrough

....

Collaborators

Credits

Database from Belgium OpenData Initiative website

License