Preview here : https://boiling-thicket-12552.herokuapp.com
KidosMotors is React and Node.js based eCommerce platform for selling new/old cars and car parts , The project challenge is to extend our FrontEnd experience facing the latest trend technologies .
-Node.js v8.9
-React v16
-Redux
-Express
-Babel
-WebPack 5
-MongoDB
installing server dependencies
$ cd KidosMotors
$ npm install
Installing client dependencies.
$ cd KidosMotors/client
$ npm install
$ cd KidosMotors
$ npm run server
open a new terminal and :
$ cd KidosMotors
$ npm run client
visit http://localhost:3000