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

alexcambose/fiipractic-hackathon-2018

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 

Repository files navigation

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