Tech Stack.
Technologies, by which the ProBlog app was built
- Next.js - is React.js web framework, which allows building server-side rendering and static web applications.
- TypeScript - is a superset of the JavaScript language, helps catch mistakes early through a type system and to make JavaScript development more efficient.
- Contentful - is CMS(Content Management System) platform where you can create, update and manage the content of your web application.
- Tailwind CSS - is a utility-first CSS framework for rapidly building custom user interfaces
- Cloud Firestore used for the contact form, to store leads in the real-time database.
- PWA(Progressive Web Application) - is a type of application software delivered through the web, built using common web technologies including HTML, CSS and JavaScript. It is intended to work on any platform that uses a standards-compliant browser, including both desktop and mobile devices.