Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 863 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 863 Bytes

Left-Right Training website

Welcome to the Left-Right Training website, built using React. This website is designed to help improve your ability to distinguish between left and right directions. I created this project, because during my driving lessons, i kept confusing which direction is left and which is right, so when instructed to turn left, i turned right, this happend to me more than i would like to admit.

Getting Started

These instructions will guide you on how to run the project locally on your computer.

Prerequisites

  1. Node.js and npm (or yarn) installed on your computer
  2. A web browser

Running the project

  1. Run npm install or yarn to install all the dependencies
  2. Run npm run start or yarn run start to run the project
  3. The project will be avalible at http://localhost:3000 unless that port is already occupied