Skip to content

⚛️ Build applications from the the future, today.

Notifications You must be signed in to change notification settings

leerob/react2025

Repository files navigation

React 2025

React 2025 is a course showing the journey from zero lines of code to production for a real SaaS app called Fast Feedback. This repo holds the source code of the course's landing page and docs site.

Running Locally

$ git clone https://github.com/leerob/react2025.git
$ cd react2025
$ yarn
$ yarn dev

Built Using