Skip to content

team-kotl/alumania

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

376 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Logo

Alumania

Saint Louis University Alumni Social Media Platform

About The Project

Alumania is a Social Media platform for Saint Louis University Baguio's alumnis and graduating students. It allows its users to be up to date with events and other university updates. This repository contains the source code for the Alumni Application.

Built With

Express React Tailwind MySQL

Getting Started

Prerequisites

You must have node installed.

  • Check if installed properly
    node -v # should print a version number
    npm -v # should print a version number

Installation

  1. Clone the repo
    git clone https://github.com/yukiroow/alumania.git
  2. Install NPM packages for both modules
    cd frontend
    npm install
    cd ../backend
    npm install

Installation

  1. Clone the repo
    git clone https://github.com/team-kotl/alumania.git
  2. Install NPM packages for both modules
    cd frontend
    npm install
    cd ../backend
    npm install
  3. Insert your .env file inside the /backend directory (/backend/.env)

How to run the application

NOTE: The application's database is hosted in a cloud platform.

  1. Run the backend
cd backend && npm run dev
  1. Run the frontend
cd ../frontend && npm run dev
  1. Open the app: https://localhost:5173/

About

Made using ReactJS and Express

Resources

Stars

Watchers

Forks

Contributors

Languages