An open API service indexing awesome lists of open source software.

https://github.com/kelvin-ben/travel-app

In this small project, I will style a React app with the Emotion Library as an example of using CSS-in-JS. This is a travel app that features three hotel cards. Each card contains a main image, title, description, and buttons prompting the use to view more details about the hotel or book a room.
https://github.com/kelvin-ben/travel-app

emotion-react keyframe-animation styled-components

Last synced: 6 months ago
JSON representation

In this small project, I will style a React app with the Emotion Library as an example of using CSS-in-JS. This is a travel app that features three hotel cards. Each card contains a main image, title, description, and buttons prompting the use to view more details about the hotel or book a room.

Awesome Lists containing this project

README

          

# Travel app
note:- In this project I have used the concept of styling web app in JavaScript, i.e, *Styled Components* and *Emotion*