This project was created as part of the interview process for the company On The Beach.
Find all requirements in the TODO file. You can also find the design here.
- Clone the repository to your local machine by running
git clone https://github.com/RamProg/on-the-beach.git
- Navigate to the project directory in your terminal.
- Run
npm install
oryarn install
to install the project dependencies. - Run
npm start
oryarn start
to start the development server. - Open http://localhost:3000 in your browser to view the app.
- Follow steps 1-3 from the "How to Run the App" section above.
- Run
npm test
oryarn test
to launch the test runner in interactive watch mode. - Follow the prompts in your terminal to run the tests.
You can learn more about me in my website