Welcome to the React Course repository for Session 3 & 4! This repository contains the code and resources for the session.
Before you begin, ensure you have the following installed on your system:
- Node.js (LTS version)
- npm (usually comes with Node.js)
If you haven't installed Node.js yet, you can download it from here .
You can quickly start editing the project by clicking here.
To get started with the React course locally, follow these steps:
-
Clone the repository:
git clone https://github.com/Astral-Lab/R2R-SESSION-3-4.git
-
Install dependencies:
npm install
-
Run the program:
npm run dev
To stay updated on the course or ask any questions, be sure to join the UWCS Discord here.