Skip to content

Narottam04/StoreBay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MongoDB Atlas Hackathon

Storebay: A cross-platform ecommerce application [Android, IOS, Web]

Overview of My Submission

Storebay is an E-Commerce platform. It is built on the MERN stack (MongoDB, Express, React, Node js). It has features like a custom admin panel to manage users, PayPal checkout, reviews,android and ios app and more.

Submission Category:

E-Commerce

Live Url 🎉🎉🥳

https://storebayapp.herokuapp.com/

Main Tech Stack

React - For Frontend Tailwind CSS - For Styling Node Js, Express - For Backend PayPal : For Payment MongoDB Atlas : For Database MongoDB Atlas Search : For autocomplete search functionality Capacitor Js: For converting existing web app to android and ios

Installation Guide

Step 1: Clone Github Repository

git clone https://github.com/Narottam04/StoreBay.git

Step 2: Install dependencies in backend and frontend on root of the folder

npm install
cd frontend
npm install 

Step 3 : Add .env

NODE_ENV = development/production
PORT = 5000
MONGO_URI = ADD_YOUR_MONGO_URI
JWT_SECRET = ADD_PASSWORD EG. abc123
PAYPAL_CLIENT_ID = ADD_YOUR_PAYPAL_CLIENT_ID

Step 4 : Run

To run the backend and frontend simultaneously

npm run dev

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages