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

tworkool/webapp-base-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!