Hey! This is source code of the official exteraGram website.
To run the project locally, you need to install the dependencies first:
yarn
Then, you can run the development server:
yarn dev
Open http://localhost:3000 with your browser to see the result.