Skip to content

Latest commit

 

History

History
33 lines (26 loc) · 783 Bytes

File metadata and controls

33 lines (26 loc) · 783 Bytes

Go2Gether

Go2Gether application was created during Hackathon for 24 hours. Our team of 2 people managed to build an MVP of carpooling application, which could help to make a situation on the roads and parking places better. The idea to share a place in a car with passagiers when routs are matching. App is cross platform buildable, Android APK could be found here.

Technologies used

Project setup

npm install

Compiles and hot-reloads for development

npm run start

Compiles and minifies for production

npm run build

Run your unit tests

npm run test

Lints and fixes files

npm run lint