# 2: Introduction to React State

# Getting Started

  • Clone this repository: git clone https://github.com/joeappleton18/solent-room-finder.git
  • Next navigate into the created solent-room-finder folder: cd solent-room-finder
  • Install the dependancies: npm install
  • Run the development server: npm run dev
  • Open http://localhost:3000 (opens new window) with your browser to see the result.

# Further Reading