/core-gad

A full stack ecommerce site using React JS at frontend Node JS at backend Mongo DB cloud database with paypal payment integration and JWT authentication system deployed to Heroku

Primary LanguageJavaScript

core-gad

A full stack ecommerce site using React JS at frontend Node JS at backend Mongo DB cloud database with paypal payment integration and JWT authentication system depployed to Heroku

Running locally

Server installation

To run the project on loacal computer either clone the repo aur download as a zip.
Make sure you have Node js and npm installed.
Open up a terminal in the folder,go to the root and run npm install

Client installation

Go to the frontend folder and run npm install