About | Features | Technologies | Requirements | Starting | License | Author
Landing page de un Hotel, utilizando Tailwind, un framework CSS que te permitirá agilizar el desarrollo de los proyectos además de aplicar las mejores prácticas y herramientas. Construí un diseño con Responsive Design. Agrego Dark Mode al proyecto.
Gracias por los comentarios Ismael 3:)
✔️ Responsive Layout;
✔️ Dark Mode toggle -> to switch click on the moon icon located on the navbar (top on desktop version) or tab_bar (bottom on mobile version);\
The following tools were used in this project:
Before starting 🏁, you need to have Git and Node installed.
# Open terminal
# Clone this project
$ git clone https://github.com/SoterRamirez/hoteltravel
# Access
$ cd hoteltravel
# Install dependencies
$ Run `npm install` command
# Run the project
$ npm run tw:build
# If you want to immediately see on the browser every change you make, run `npx tailwindcss -i ./src/css/index.css -o ./public/css/index.css --watch`
This project is under license from MIT. For more details, see the LICENSE file.
Made with ❤️ by Isaí Ramírez