Social Network designed for runners.
Users will be able to socialize with other runners by creating running events, groups or share routes ideas.
MVC architectural pattern is used for the project with decoupled server and client.
The server-side is built using Node.js and MongoDB. The client-side is built with React.js using FLUX architecture.