This is a Next.js project bootstrapped with create-next-app
.
First, run the development server:
yarn install
# then
yarn dev
Open http://localhost:8080 with your browser to see the result.
Run Slice Machine to create, edit, or delete prismic types and slices:
yarn slicemachine
Slice Machine will run on http://localhost:9999
To learn more about technologies used in this project, take a look at the following resources:
- Next.js Documentation - learn about Next.js features and API.
- Learn Next.js - an interactive Next.js tutorial.
- About NextUi - NextUi npm package.
- Learn about Prismic - Prismic CMS Documentation.
- Styled-Components - Used for styling in this project.
- Framer Motion - Used for most animations on the site.
- ChatGPT - Used for various bug fixes and blog posts to increase productivity.
This site is hosted by the Vercel Platform from the creators of Next.js.
Check out the Next.js deployment documentation for more details.