Client
Server
Database
- Paypal
- Google map
- Content management system
| Color | Hex |
|---|---|
| Primary Color | |
| Secondary Color | |
| Text Color |
To run this project, you will need to add the following environment variables to your .env file
NODE_ENV
JWT_SECRET
MONGODB_URI
authSource
appname
CLOUDINARY_CLOUD_NAME
CLOUDINARY_API_KEY
CLOUDINARY_API_SECRET
GOOGLE_API_KEY
This project uses Yarn as package manager
npm install --global yarnInstall my-project with npm
yarn install my-project
cd my-projectTo run tests, run the following command
yarn test testClone the project
git clone https://github.com/hicmtrex/Cooper-ShopGo to the project directory
cd my-projectInstall dependencies
npm installStart the server
npm startDistributed under the License. See LICENSE.txt for more information.
Hicm- @twitter - [email protected]
Project Link: https://cooper-shop.vercel.app/

