Skip to content

Latest commit

 

History

History
46 lines (41 loc) · 3.62 KB

File metadata and controls

46 lines (41 loc) · 3.62 KB

My React learning process

This repository is not entirely my own work. It only reflects my learning process during the course: "React - The Complete Guide 2025 (incl. Next.js, Redux)".

I decided to commit progress (unfortunately in the middle of the course) and finally deploy most of the projects to show them in action - this also gave me experience in deploying applications and related problems.

Links to deployed verssion of projects done during the course:

Footnotes

  1. Most projects are deployed on vercel platform. Fullstack projects and projects where was needed backend with operations on files are deployed on render.com platform. Free instance will spin down with inactivity, which can delay requests by 50 seconds or more. 2 3 4 5 6 7