/EasyShop

Primary LanguageJavaScript

To run the project

First ask the maintainer for the env file for api keys and secret keys Second go to server folder and paste the env file directly into it then in terminal run command npm install then npm start Third go to client folder then in terminal run command npm install then npm start

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.