Skip to content
This repository was archived by the owner on Dec 27, 2023. It is now read-only.

Latest commit

 

History

History
18 lines (15 loc) · 582 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 582 Bytes

Webapp Base Setup

with the following features:

  • Design System: Mantine
  • Language: React v6
  • Bundler: Parcel v2
  • Stylesheets: SASS
  • CI/CD: GitHub Actions & GitHub Pages
  • State Management: Option with and without Redux
    • With Redux: with-redux branch
    • Without Redux (pure React): master branch

Additional Features:

  • Babel
  • ESLint

I'm trying to keep all packages up-to-date and make changes according to newest findings :) feel free to use this as a template for your next project. The file structure is my preference but I think it is one of the best!

Have fun!