This is the final project on the Tecnigo Bootcamp. It's a Book teaser Single Page Application.
This book is about a group of women who during the nineteenhundreds saved their whole village from starving by walking all across northern Europe to sell and make jewellery out of human hair.
The site is built with a frontend using React and gets it's content through Contentful CMS, that uses GraphQL to fetch the data. The backend uses a express server and mongo db with a RESTFUL endpoint that is used for storing the users email.
To start the project: frontend - npm start | backend - npm run dev
Deployed site: https://harboken.idahalling.com/
All content by Ida Halling
Built by Katarina Elgérus & Ida Halling