- Clone the repo and cd to root
git clone git@github.com:moharamfatema/ilert-dashboard.git cd ilert-dashboard
- Create
.env
file with your API key as in.env.example
- Run
or if you prefer
yarn yarn dev
npm
npm i npm run dev
- Visit the url shown in the terminal (usually http://localhost:3000)