This application was built as part of a live-webinar I was hosting for Practicum by Yandex bootcamp students. It a web application using the JAM stack.
Demo live at: e.s.codes.com
The entire codebase consists in Javascript
Here is a list of technologies used:
- React TypeScript: Front-end framework
 - NEXTJS : Gatsby react framework
 - Taildind : CSS Framework
 - Contentful: CMS being used to get all of the data
 - Grapqhl: Graphql api by gatsby to query needed data
 - MDX : This is to render each post indiviually
 
