Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 591 Bytes

readme.md

File metadata and controls

22 lines (14 loc) · 591 Bytes

flexpath-unit-1-exercises

This repository contains exercises for unit 1 of launchcode's flexpath program.

You'll need to fork this repository to get a copy on your account, and then clone your copy to your local machine.

The exercises in this repository each correspond to a chapter within the first unit of the flexpath program. You will find each exercise within a separate subfolder in this repository. Each exercise folder contains a README.md file containing instructions for completing the exercise.

Node version:

  • 20.18.0

React version:

  • 18

Jest Version:

  • v29