Logo Lanfrica

Ace7codes/lodge-dot-me

Domain:

mobility

Record type:

software
Creator:
Ace
Host:
A web app that recommends hotels and lodgings for users across all 37 states in Nigeria # LODGE.ME ## About - A fully responsive web application built with HTML, CSS and React JS, displaying 3 hotels offering lodging in each of the 37 states in Nigeria. - This website also uses React router to reduce load time and reduce server requests as well as useState and useParam hooks to manage state and facilitate appropriate routing of React components and rendering appropriate data. - This project makes use of prop drilling to pass props down to children components. - The contact section of the website uses a controlled input form and client side validation. - The data used in this project is a manually gathered large-sized array, the data is then used to conditionally render components as requested.