Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 750 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 750 Bytes

A react based travel website where everything is a component starting from the Navbar and ending with footer.

Props are also passed down from one component to another. BrowserRouter, Link, Switch, Route are used to navigate between components or should I say pages. I've also created the sub-pages and added some additional features like photo gallery with filter, etc. I've also used useState hook for state management and useEffect to re-render while user-interaction.

This project has features like: Carousel, Popup, Image zoom, mobile compatability, fetch data from external API endpoints, login and signup form and a lot more :)

Deployment Status: Successfull

Try this at: