alexcambose / fiipractic-hackathon-2018

FiiPractic Hackathon 2018 project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

FiiPractic Hackathon 2018 project


Languages

Language:JavaScript 80.2%Language:CSS 18.5%Language:HTML 1.3%