Skip to content

Post wall project created with MERN Stack, GraphQL(Apollo)

Notifications You must be signed in to change notification settings

baristure/post-it

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📨 POST-IT 📬

Post wall project created with MongoDB, Express.js, React, Node.js, GraphQL, and Apollo Server🚀🚀🚀

Peoples can read all posts without registration 🔓 But if you want to create a post, comment, or like anything you should be registered to the app 🔏

Publication

This app puslished on Heroku (backend) and Netlify (frontend). Here is the Live App 💻🏃🏽‍♂️

Installation

Follow the steps below

git clone https://github.com/baristure/post-it.git

cd post-it

Before the start of the backend server, you should create .env file for your mongo connection string 🏷️ and JWT secret key 🔑 After the creating .env file follow the steps

npm install

npm start

Open a new terminal and start the frontend server

cd client

npm install

npm start

Pages

Register Page

image

Login Page

image

Home Page-1

image

Home Page-2

image

Post Page

image

About

Post wall project created with MERN Stack, GraphQL(Apollo)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published