Responsive landing page design for a photography studio.
Simple, easy-to-read layout with a varied grid layout of content blocks.
The finished project is created in the - "dist" folder.
Before building and running the project, install dependencies with the command: npm i
Build for development with a local server: npm start
Build without a server (ready for hosting): npm run build