4 Projects tagged with Contentful CMS
01.Agape Cafe
- Cafe site built using Gatsby and Contentful CMS.
- Users can order products and Snipcart has been enabled to handle the payments.
- Formspree is used to receive compliments/complaints from the customer.
02.My projects
- React site featuring all my projects.
- Developed using NextJs(SSG & SSR).
- Contentful is used as headless CMS.
- React material-ui is used for responsive design.
- Pagination is enabled.
- getStaticProps revalide feature is used to keep the site in sync with CMS.
- Image optimisation is done using Image provided by NextJs(v10).
03.Next Cafe
- Cafe site made using NextJs and Contentful CMS.
- Both Static Site Generation(SSG) and Server Side Rendering(SSR) has been implemented.
04.Portfolio
- Personal portfolio site developed using Gatsby.
- Data is stored in Contentful.
- Disqus plugin is added for viewers to comment share my projects.
- Formspree and Tawkto is used for viewers to get in touch with me.
All Projects