Skip to content

RamProg/on-the-beach

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

On The Beach Exercise

This project was created as part of the interview process for the company On The Beach.

Requirements

Find all requirements in the TODO file. You can also find the design here.

How to Run the App

  1. Clone the repository to your local machine by running git clone https://github.com/RamProg/on-the-beach.git
  2. Navigate to the project directory in your terminal.
  3. Run npm install or yarn install to install the project dependencies.
  4. Run npm start or yarn start to start the development server.
  5. Open http://localhost:3000 in your browser to view the app.

How to Run the Tests

  1. Follow steps 1-3 from the "How to Run the App" section above.
  2. Run npm test or yarn test to launch the test runner in interactive watch mode.
  3. Follow the prompts in your terminal to run the tests.

About me

You can learn more about me in my website

About

Exercise for On The Beach

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published