Memories App
A Fullstack MERN Application includes a full fletched backend server build with Node-express, frontend UI with ReactJS, Database with MongoDB and Hosted on heroku(server) and netlify(frontend).
Technologies Used:
- Node.js
- Express.js
- React.js
- MongoDB
- JWT Authentication
- Google Authentication
- Heroku (server)
- Netlify (frontend)
Steps to run:
git clone https://github.com/sandipan898/memories-app.git
cd server
npm i
npm start
cd ../client
npm i
npm start
open localhost:3000 on browser
online link:
- Website Link: https://post-your-memories.netlify.app
- Server (API): https://memories-api-server-v1.herokuapp.com
Tutorial Followed: click here
Follow me @Sandipan