Skip to content

Imam-Abubakar/Huddle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Huddle

Demo

Introduction

Huddle is a sinimalist social media platform where users can create account, make text/image posts and make friends. The like post option is also functional. Dark mode functionality is also included.

The image upload function doesn't work on a serverless backend, since it's a test project implementations were not fully utilized. Image Upload works on local server testing

Live Demo: https://huddle-tan.vercel.app

Technologies Used:

  • React

  • Node(Express)

  • MongoDB

  • Material UI

  • Redux Toolkit

  • React Router

  • Redux Persist

  • React Dropzone

  • JsonWebToken

  • Multer

  • GridFS-Storage

  • Formik

  • Yup

Testing:

In a case where you do not want to register with your email, feel free to use this login details to test the platform

Demo User

Email: demo@me.com Password: 1234

Feel free to contribute Special Thanks to EdRoh