An open API service indexing awesome lists of open source software.

https://github.com/dnakhooda/stetsonsocial

Stetson Social is an event platform for Stetson East and West students!
https://github.com/dnakhooda/stetsonsocial

firebase nextjs

Last synced: 3 months ago
JSON representation

Stetson Social is an event platform for Stetson East and West students!

Awesome Lists containing this project

README

          

# Stetson Social

Stetson Social is an event platform for Stetson East and West students!

Stetson Social was created using the Next.js framework.

Brought to you by Dan Nakhooda, Giovannia Limena, Giovanni Jean, and Edgar Castaneda.

## Running the App

After cloning the repository, use one of the following commands to start a local server:

```bash
npm install
```

```bash
npm run dev
```

If you go to [localhost:3000](http://localhost:3000/), you should see the Stetson Social project!