MERN stack project online gaming store
In the back-end there is a config folder which holds json web token key Because this is a student project I uploaded it. I wanted to give the full website experience and I know this is a bad practice under normal circumstances
• Cd {project directory} npm I {install node modules for each folder}
• Back-end {initial} npm run dev (node)
• Front-end {initial} npm start (react)
• My first full-stack project using React JS and Node.JS with MongoDB
• CRUD (Crate – user, Read-user info, UPDATE – update user info, DELETE – delete user)
• Redux state management – connect the project to redux store reducer
• Persistent cart using local storage ( saves users cart data in the local storage )
we have upload the project using Heroku & netlify
https://levelupgaming.netlify.app/
The Credits go by my wonderfull development team:
• Ofek Abarbanel : https://github.com/ofekabarb .
• Sagi Reuven : https://github.com/sagi-reuven.
• And Last but not Least Eliav Yair.