kris-2211 / Forum-chat-app

0 stars 2 forks source link

Forum Chat App

A MERN stack social media application.

Key dependencies

Pre Steps

To run React frontend

cd frontend
frontend > npm i
frontend > npm run dev

To run Node.js/Express backend

cd backend
backend > npm i
backend > npm start

Features

Signing Up

Screenshot 2024-08-14 062641


Screenshot 2024-08-14 062712

Logging in

Screenshot 2024-08-14 062742

Dashboard

Screenshot 2024-08-14 062749