matthewlynch / roadtofreeme

See when lockdown restrictions are easing in the UK. Built with Next.JS & Sanity.io.

Home Page:https://roadtofree.me

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Roadtofree.me

This is the code for https://roadtofree.me Next.js site.

Content is hosted in a headless CMS called Sanity. Looking for the Sanity studio code?

Development

Clone and install project dependencies

git clone git@github.com:matthewlynch/roadtofreeme.git
cd roadtofreeme
yarn

Copy the local environment file

cp .env.local-example .env.local

Update the variables in the file and run the site in development mode

yarn dev

Contributing

Coming soon!

About

See when lockdown restrictions are easing in the UK. Built with Next.JS & Sanity.io.

https://roadtofree.me

License:MIT License


Languages

Language:TypeScript 85.7%Language:CSS 13.0%Language:JavaScript 1.2%Language:HTML 0.1%