Skip to content

sangrepura/gcpr

Repository files navigation

Website for GCPR

This site uses the following technologies:

Deployment pipeline

We use a Git-based workflow that auto builds on updates to the Master branch

The site is hosted on Netlify's CDN

License

MIT

Project Layout

src/
├── cms
│   ├── cms.js
│   └── preview-templates
│       └── HomePagePreview.js
├── components
│   ├── announcement.js
│   ├── contactCard.js
│   ├── googleMap.js
│   ├── googleOpeningHours.js
│   ├── googlePlaceReviews.js
│   ├── jsonLd.js
│   ├── layout.js
│   ├── locationCard.js
│   ├── navBar.js
│   ├── seo.js
│   ├── serviceCards.js
│   ├── starRating.js
│   └── swiper.js
├── favicon.png
├── images
│   ├── abduction-illustration.svg
│   ├── cat-and-human-illustration.svg
│   ├── dog-illustration.svg
│   ├── GCPR-768x381.jpg
│   ├── GCPR.jpg
│   ├── tailwind-icon.png
│   └── vector
│       ├── facebookLogo.svg
│       └── googleLogo.svg
├── pages
│   ├── 404.js
│   ├── index.md
│   └── location.md
├── styles
│   └── global.css
└── templates
    ├── home-page.js
    └── location.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors