A simple conversions application for converting measurements for various units.
Clone this repo:
git clone $git@github.com:Alweezy/conversions-ui.git
Install all dependencies by running
$yarn add package.json
Remember to create an .env.local folder in root directory and add the NEXT_PUBLIC_URL=url_here
Instructions on how to set up the local server, or use hosted server can be found here: setting up server
Create a feature branch off develop, make changes and raise a PR against develop.
Every PR will generate a Preview PR.
This app is deployed on Netlify, the hosted version can be found here: