Do you miss travelling and exploring new places? Discover your next destination!
Start the frontend application with the following steps:
From your terminal's command line:
- Clone the repository:
git clone https://github.com/tillson27/livre-abroad-front.git - Enter the repository:
cd livre-abroad-front - Install the requirements:
npm install - Run the application in a local server
npm runor 'yarn start' - Open localhost to view the application
