This is a sample front page of a travel site built with Angular(version-7) with login and signup modals.
run https://stackblitz.com/github/Sheldon1999/toursNtravels (but this demo is not rendering images in project.but you can see images of my project in gif below)
To setup project in your local machine,follow these steps:
- install angular from https://cli.angular.io/ and follow all commands.
- download or clone repo in a folder.
- navigate to the folder.
- run
npm serve