2025-07-17 21:33:01 +02:00
2025-07-17 21:08:37 +02:00
2025-07-17 21:33:01 +02:00

Learning (and combining) React and Flask

This will be a test repo to contain code from various online tutorials and explanations about React and combining React as a frontend with Flask serving the backend. Initially the repo could be quite messy, I hope to clean everything up to a single folder and app later on. I also intend to focus on React first and move on to React/Flask later.

Goals

  • Baby's first React single page application (SPA)
  • Routing in React
  • Handling forms
  • Processing form input with the Flask backend
  • Trying out UI frameworks for a modern look and feel
Description
I intend to turn my [Flask-project](https://sec.joostagterhoek.nl) into a React frontend with a Flask backend, to become more acquainted with React and JavaScript in general.
Readme 229 KiB
Languages
JavaScript 51.2%
HTML 31.7%
CSS 17.1%