Fullstack trainning is the fullstack project about :
Please select 1 type of frontend and 1 backend and 1 database to use it .
Example :
Run Reactjs ...
$ cd front_end_reactjs
$ npm i
$ npm start
Run Mongodb
update later
Run Reactjs ...
$ cd back_end_nodejs
$ npm i
$ npm start