Home
Softono
blaque-photography

blaque-photography

Open source JavaScript
20
Stars
1
Forks
0
Issues
1
Watchers
5 years
Last Commit

About blaque-photography

Portfolio website of a photographer. Built with GatsbyJS

Platforms

Web Self-hosted

Languages

JavaScript

Blaque Photography

A Photographer Portfolio JAMStack website. View Live Demo

Built with

  1. Gatsby for Static Site Generation
  2. Prismic for Headless CMS
  3. Framer Motion for animation
  4. Styled Component for styling

Local development

  1. Clone the repository
git clone https://github.com/yinkakun/blaque-photography
  1. Navigate into repository
cd blaque-photography
  1. Install the dependencies
yarn install
  1. Start the development server
yarn start
  1. Start the build mode
yarn build