Build applications from the the future, today.
React 2025 is a course that takes you through the entire process of building a SaaS app from scratch. The course, called Fast Feedback, provides a hands-on approach to learning by starting from zero lines of code and guiding you through every step until your app is in production. The source code for the course’s landing page and documentation site is available in this repository.
To run the course materials locally, follow these steps:
npm install next
npm install vercel
npm install tailwindcss
React 2025 is a comprehensive course that takes you through the process of building a real SaaS app from scratch. With a focus on the Fast Feedback app, the course provides valuable insights and guidance at each stage, allowing you to learn by following along with the development process. The repository provides access to the source code of the course’s landing page and documentation site, providing a valuable resource for exploring and learning from the project.