/open-borders

Open borders (related to COVID-19 restrictions) for Serbian citizens

Primary LanguageJavaScript

open-borders

Open borders (related to COVID-19 restrictions) for Serbian citizens

Setup

git clone https://github.com/zsevic/open-borders
cd open-borders
cp .env.sample .env.local # change values after copying
npm i
npm run dev

Build

npm run build
npm start

Linting

npm run lint
npm run lint:fix

Testing

npm test

Technologies used

  • React, Next.js