Direct link: https://travel-ag.netlify.app
Step 1: Download/clone git repo.
Step 2: Open TravelAG project with VS Code.
Step 3: run script npm install
to install all the node modules.
Step 4: run script npm start
to run/deploy project on local host.
Step 5: Open http://localhost:3000 to view it in the browser.
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.