# webtesting-iv-guided **Repository Path**: mirrors_LambdaSchool/webtesting-iv-guided ## Basic Information - **Project Name**: webtesting-iv-guided - **Description**: Guided Demo Project for Testing IV module - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2026-07-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Web Testing IV Guided Project Guided project for **Web Testing IV** Module. ## Project Setup - [ ] fork and clone this repository. - [ ] **CD into the folder** where you cloned **your fork**. - [ ] type `yarn` or `npm i` to download dependencies. - [ ] type `yarn server` or `npm run server` to start the API. Please follow along as the instructor add automated tests to the API.