A MERN FullStack App
✨ Demo
Design : LiveToWorldLife
In this project, I built an entire project with different technologies work together.
I also added file upload, authentication, authorization and deployed my MERN app.
In detail, this project includes:
The core technologies (React, Node, Express, MongoDB)
Project sections for each technology where the theoretic knowledge is applied
A complete project where all the technologies come together into one application
File (image) upload in both React.js (sending the file) and Node/ Express (receiving the file)
User authentication (signup + login)
User authorization (controlling access to certain resources)
git clone https://github.com/livetoworldlife/project_bluedot_location.git
cd project_bluedot_location
npm install
npm run build
npm start
Go to
http://localhost:5000/
👤 LiveToWorldLife
- Github: livetoworldlife
Contributions, issues and feature requests are welcome!
Feel free to check issues page.
Give a ⭐️ if this project helped you!
Copyright © 2020 LiveToWorldLife.
This project is MIT licensed.