🚴 Ritonbike Travel Blog 🍃
Ritonbike is a blog platform for travellers to track their multi-days journey accross countries.
Ritonbike offers you the following features:
- Interactive Map
- Blog articles
- Travel Stats
- CMS interface
- REST API
This repository is the Front page of the blog.
Clone the project
git clone git@github.com:henri42/ritonbike.git
Install dependencies
cd ritonbike
yarn
Run development server
yarn dev