Also, checkout my Vue demo!: https://vue-demo-t89m.onrender.com
React.js, Node.js, Express.js, MongoDB, Chakra UI
API
UI With React.js and ChakraUI
MongoDB is a NO-SQL database:
Collections -> products -> each product as another document.
Error Handling
DeploymentCD to MERN folder.
npm install
cd .\frontend
npm i react-router-dom
npm i zustandcd .\frontend
npm run build
cd to root
npm install cross-env (for windows OS) then if applicable: npm audit fix
(**installs build packages and installs dist folder)..
npm run build
npm run startcreated repo: cd to root git init
MONGO_URI=your_mongo_uri
PORT=5000npm run buildnpm run start<br /><b>Welcome to my Vue.js UI/UX portfolio demo!</b><br />
My name is Christopher Peterson. As a Full-Stack Senior Software
Engineer, I began learning front-end UI/UX not only to well-round my
skills, but also to achieve my overall goal of delivering the best
user experience possible.<br />
The code for this project, as well as my others, can be found at the
GitHub link below:<br />
<a href="https://vue-demo-t89m.onrender.com">Also, checkout my Vue demo!</a><br />
<b>Email:</b> cpeterson.software.engineering@gmail.com<br />
<b>Phone:</b> (517) 297-5674 <br /><b>GitHub:</b>
https://github.com/TeamBuilderApp?tab=repositories <br />
<b>LinkedIn:</b>
https://www.linkedin.com/in/christopher-peterson-86728a303/Free public domain images used from: https://free-images.com/
https://chakra-ui.com/docs/get-started/frameworks/vite
freeCodeCamp.org