Skip to content

Latest commit

 

History

106 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

JackyBook

JackyBook is a full stack social media application with full CRUD operations of posts, comments, likes, file sharing, and friends. It also includes notifications of any interactions your friends have with you! JackyBook is currently deployed under branch: main-without-socket as real time notifications is still being implemented

ezgif.com-video-to-gifcf232050cfe8de9e.gif

Testing Instructions

To test the full capabilities of the app, I recommend to log in with the following test accounts:

Email: sarah.chan@example.com Password: F&dgT#22

Email: marcus.lee@example.com Password: H2*er@W7

Email: aisha.patel@example.com Password: Gp!5fJk8

If you would like to run the application locally, follow installation instructions bellow

Tech Stack

Front-End

  • React/NextJS
  • Material UI
  • JavaScript
  • TypeScript
  • SCSS
  • Socket.io
  • Axios

Back-End

  • NodeJS
  • ExpressJS
  • CORS
  • JavaScript
  • MongoDB Atlas

Installation

cd client
npm install

Add a .env.local file inside the client folder so the front end can be connected to the backend and paste the following code:

SERVER=https://jackybook-api.onrender.com
IMAGE_SERVER=jackybook-api.onrender.com

About

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages