/Brailliac-Website-Frontend

This is the Front-end project for the Brailliac website, which is deployed at: brailliac.com

Primary LanguageTypeScript

About

This is the Front-end project for the Brailliac website It is hosted at Brailliac.com.

It is a Next.js project using React, Typescript, and Chakra UI.

It was bootstrapped with create-next-app.

Deploy

This project is deployed on Netlify. It will auto-build and deploy whenever the 'main' branch updates. Therefore do not push to 'main' with every update, but only when you want to re-deploy.

Running

First, run the development server:

yarn dev

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