/react2025

⚛️ Build applications from the the future, today.

Primary LanguageJavaScript

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