Skip to content

markleysales/markbunnyOnlStore

Repository files navigation

Complete and responsive online store | Version: 1.0.0








WHAT WAS DONE?
Page for registration, login (with csurf protection), products, shopping cart, orders and errors.
"isAdmin" entered in user allows access for administrative changes (page).
Implemented with Mongo database.
WHAT IS ECOMMERCE?




Machine installation required






Starting application (console/prompt commands)


FOLDER CREATION AND ACESS:
mkdir foldername
cd foldername
CODE CLONING AND ACESS:
git clone https://github.com/markleysales/markbunnyOnlStore.git
cd markbunnyOnlStore

*check clone options in the "code" tab

INSTALL DEPENDENCIES:
npm install
RUN DEVELOPMENT SERVER:
npm start

*remember to check, after the commands, if the MongoDB server is running (you can see it according to the MongoError console return: connect ECONNREFUSED 127.0.0.1:27017), if not, start it.

Open localhost:3000 with your browser to see the result.




About & Contact


Email: marksales.dev.eng@gmail.com





About

Ecommerce completo e responsivo.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published