This is an ecommerce website built with NodeJs Express. It features authentication, full CRUD ability on products, order, cart and users. Useabiility of Google Maps API, Facebook API for posting products on the website's page on facebook, and news from GNews API.
PORT=3000
MONGODB_URL
1 fork the repo
-
clone to your local machine
-
npm install -
npm start
- npm packages
npm install
-
fork the repo
-
clone the Repo
-
install dependencies
npm install -
run dev server
npm run dev -
Test components
npm test
- Stackoverflow, w3schools, Get Boostrap
- Facebook, Google
- ASUS, OnePlus, Apple, Samsung, Xiaomi, Lenovo, HP

