wasifbaliyan / probook-server

Backend for probook social media app using Nodejs, mongodb, express, jwt etc. Frontend is React, redux, material ui.

Home Page:https://probookhq.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Probook App | A Social Media App

Logo

An social media platform built using ReactJS, Redux Toolkit,Material UI, Node, Express, MongoDB, JWT and Mongoose.

Tech Stack

Client: React, Redux, Material UI and React Router.

Server: Node, Express, MongoDB, Mongoose and JWT.

Screenshots

App Screenshot

App Screenshot

App Screenshot

Demo

Live app link: https://probookhq.netlify.app/

Run Locally

Clone the project

  git clone https://github.com/wasifbaliyan/probook-server.git

Go to the project directory

  cd probook-server

Install dependencies

  npm install

Add .env file

  DB_URL=your mongodb address
  JWT_KEY=set your private jwt key

Start probook server at port 3001

  npm start

Authors

🚀 About Me

I'm a full stack Javascript Developer. I Love to build beautiful and scalable web apps.

🔗 Links

portfolio linkedin twitter

Badges

MIT License

Roadmap

  • Search feature

  • Toast notifications

  • bookmarks

Support

For support, email hello@wasifbaliyan.com

Feedback

If you have any feedback, please reach out to me at hello@wasifbaliyan.com

About

Backend for probook social media app using Nodejs, mongodb, express, jwt etc. Frontend is React, redux, material ui.

https://probookhq.netlify.app/


Languages

Language:JavaScript 100.0%