
Website built with SvelteJS, Node/Express/Sapper, GraphQL, w3css and Mongodb
The Sapeur Corp website is a cutting-edge progressive web application that leverages the powerful Svelte/Sapper framework. With a focus on modern web development practices, this project aims to create a responsive and dynamic interface, suitable for various user interactions. Currently in progress, the website incorporates an array of features and technologies designed to enhance user experience and maintainability.
As a full-stack application, the site is built using JavaScript ES6 and employs a robust architecture with NodeJS and Express at its core. With plans to integrate additional modules and tests, Sapeur presents an exciting opportunity for developers and users alike, promising a clean and efficient user experience.

Express.js is a simple Node.js framework for single, multi-page, and hybrid web applications.
Svelte is a modern front-end framework that compiles your code at build time, resulting in smaller and faster applications. It uses a reactive approach to update the DOM, allowing for high performance and a smoother user experience.
A website that uses GraphQL as a query language to manage data fetching and state management. This includes features such as a strongly typed schema, client-side caching, and declarative data fetching to streamline data management and optimize website performance.
Webpack is a popular open-source module bundler for JavaScript applications that bundles and optimizes the code and its dependencies for production-ready deployment. It can also be used to transform other types of assets such as CSS, images, and fonts.