Skip to content
/ zoosh Public

Final Year Project - Social Media application using the MERN stack.

Notifications You must be signed in to change notification settings

am0x2a/zoosh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Overview

Our project is a web application built using the MERN stack. It is a forum for students in Galway, specifically for clubs and societies. Students can log on with their email and create their own Club/Society for which they can have discussions, and many more features.

Authors

Getting Started

  • Clone the latest version of the repository.

Prerequisites

Running with Docker (Recommended)

  • Have the latest version of Docker installed on your device, and ensure it is running.
  • In the root directory of the repository, run:
> docker-compose up
  • Then go to localhost:3000 in your browser.

Running the Program Without Docker

Running client & server concurrently:

> run 'npm i' in tasq/Client
> run 'npm i' in tasq/Backend
> Open Command Prompt
> Navigate into the 'tasq/Backend' directory 
> npm run dev

Built With

About

Final Year Project - Social Media application using the MERN stack.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages