Skip to content
This repository has been archived by the owner on Aug 18, 2023. It is now read-only.

Latest commit

 

History

History
44 lines (38 loc) · 1.41 KB

README.md

File metadata and controls

44 lines (38 loc) · 1.41 KB

fiipractic-hackathon-2018

Social network for facilitating communication between teachers and students. This project was made in 24 hours during Fii Practic Hackathon in 2018. This is was a first place winner project that we presented at the end of the hackathon. Many thanks to the Fii Practic awesome people and organisers.

Install

Clone this repository.

cd fiipractic-hackathon-2018 && npm install

Running

Starts the client website development server...

cd client && npm run serve

Starts the server...

cd server && npm run dev

This app is built using JWT-user-auth-API-bolilerplate and react-boilerplate


Alexandru Cambose

Belciug Ovidiu-Mihai