Skip to content

mullenlucas/planm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

planM! Impresiones Web application uwu

E-commerce based on 3D-printed products

How to set up:

npm create-react-app frontend

Create backend folder In backend folder: npm init (enter all)

npm install nodemon --save-dev

In the package.json, in the scripts section, add: "start": "nodemon server.js"

npm i bcryptjs npm i cloudinary npm i dotenv npm i express npm i express-async-handler npm i jsonwebtoken npm i mailgun-js npm i mongoose npm i multer npm i streamifier

In the frontend folder: npm i react-router-dom npm i axios npm install react-bootstrap bootstrap@5.1.3 npm i react-router-bootstrap npm i react-google-charts npm i react-helmet-async npm i react-toastify npm i use-reducer-logger npm i web-vitals

For the .env in backend:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published