Skip to content

alecrem/iroiro-connect

Repository files navigation

This is a Next.js project with its content localized using both next-translate strings and Components switched according to the active language.

The UI components are chakra, and the contact form uses a Next.js API route that speaks to the Airtable API using airtable.js. Be sure to fill your env.local according to .env.sample, and feel free to copy this sample table to your own workspace.

Getting Started

First, install all dependencies. We recommend using yarn for this project:

yarn

Then, run the development server:

yarn dev

Open http://localhost:3000 with your browser to see the result.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your fork os this project is to use the Vercel Platform from the creators of Next.js.

Check out the Next.js deployment documentation for more details.

Releases

No releases published

Packages

No packages published