A simple web app where you can share your daily ride and view others
Link: https://shareddaily.herokuapp.com/
Any and all contributions are welcomed! Here is a list of steps to get started
(1) Clone the repository (use your preferred method)
git clone https://github.com/bryanmontalvan/shareddaily.git
cd shareddaily
(2) Install NPM and run the application
npm install
npm run dev
Now your front-end developer environment is all set. For further details on how to get started and how to run the backend please checkout our wiki