/anglicana-vida

Site da igreja anglicana vida

Primary LanguageTypeScript

This is a webpage for Church Anglicana Life from Brazil

This project use Next.js bootstrapped with create-next-app.

Tecnologies

  • Next.js
  • Prismic
  • ChakraUI
  • Phosphor React

Getting Started

First, to run this application you need to install all dependencies:

npm install
# or
yarn install
# or
pnpm install

Second, you need to create a prismic account or prismic project if you have a account. You can go to prismic-web-page to doing that.

Third, pass you can run this application with command below:

npm run dev
# or
yarn dev
# or
pnpm dev

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