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!
- Host: GitHub
- URL: https://github.com/dnakhooda/stetsonsocial
- Owner: dnakhooda
- License: mit
- Created: 2025-04-18T01:19:39.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2026-02-15T20:44:16.000Z (5 months ago)
- Last Synced: 2026-02-16T01:25:55.140Z (5 months ago)
- Topics: firebase, nextjs
- Language: TypeScript
- Homepage: https://stetson-social.vercel.app
- Size: 10.4 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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!