The app to build social networks at your university.
- Node.js v12 or later.
- Clone the project in your local system
- Run
npm install
The app isn't ready for production yet, as it has some bugs that need to be addressed. To begin the showcase:
- Run
npm run dev
- Go to localhost:3000