alecrem / iroiro-connect

iroiro connect website

Home Page:https://iroiro-connect.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

iroiro connect website

https://iroiro-connect.com

License:MIT License


Languages

Language:TypeScript 93.4%Language:JavaScript 6.6%