Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 355 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 355 Bytes

My First React Project with Cypress

sadads

This is my first React project with Cypress . I'm excited to learn more about React and testing with Cypress!

Technologies Used

  • React
  • Cypress
  • NPM

Getting Started

To get started, clone this repository and install the dependencies:

git clone <repository-url>
cd my-react-app
npm install