exteraWebsite icon indicating copy to clipboard operation
exteraWebsite copied to clipboard

Source code of the official exteraGram website

exteraWebsite

Vercel Status License Made with Next.js Made with Tailwind CSS

Hey! This is source code of the official exteraGram website.

Development

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.