A Photographer Portfolio JAMStack website. View Live Demo
- Gatsby for Static Site Generation
- Prismic for Headless CMS
- Framer Motion for animation
- Styled Component for styling
- Clone the repository
git clone https://github.com/yinkakun/blaque-photography
- Navigate into repository
cd blaque-photography
- Install the dependencies
yarn install
- Start the development server
yarn start
- Start the build mode
yarn build