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.
- Host: GitHub
- URL: https://github.com/kelvin-ben/travel-app
- Owner: Kelvin-Ben
- License: mit
- Created: 2024-09-13T15:32:18.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-14T06:41:59.000Z (almost 2 years ago)
- Last Synced: 2025-04-05T20:44:58.421Z (over 1 year ago)
- Topics: emotion-react, keyframe-animation, styled-components
- Language: JavaScript
- Homepage:
- Size: 600 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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*