Skip to content

meliocool/cosmo-on-tailwind

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tripleS Website Recreation - A Tailwind CSS Learning Project

Purpose

This project is a personal learning exercise to practice and improve my skills with Tailwind CSS. I am recreating the official website of the K-pop group tripleS as closely as possible using Tailwind CSS for styling.

Disclaimer: This project is purely for educational purposes. I am not affiliated with tripleS, MODHAUS, or any related entities. This is not intended for commercial use or distribution. The goal is to learn Tailwind CSS and front-end development techniques, not to create a website to be used by the public.

Project Description

The goal is to replicate the design and layout of the official tripleS website (https://www.triplescosmos.com/) using Tailwind CSS. This includes:

  • Recreating the website's structure using semantic HTML.
  • Implementing the visual design and styling with Tailwind CSS utility classes.
  • Building a responsive design that adapts to different screen sizes.
  • Potentially using JavaScript for interactive elements like carousels, if applicable.

Note: I will not be implementing any backend functionality or database interactions. This is a static website recreation focused on front-end development.

Technologies Used

  • HTML: For structuring the website content.
  • Tailwind CSS: For styling the website using utility classes.
  • JavaScript (Optional): To add interactivity to certain elements if necessary.
  • Version Control (Git): To track changes and collaborate (if applicable).
  • Live Server (or similar): For local development and previewing the website.

Getting Started

  1. Clone the repository:
    git clone https://github.com/meliocool/cosmo-on-tailwind.git
  2. Install dependencies:
    npm install -D tailwindcss
    npx tailwindcss init
  3. Start the development server:
    npx tailwindcss -i ./src/input.css -o ./dist/output.css --watch

Links and Resources

Copyright and Legal Considerations

  • This project is for personal, educational use only. It is not intended for any commercial purpose and should not be distributed publicly or used in a way that could be considered a replacement for the official tripleS website.
  • All content from the official tripleS website, including images, logos, trademarks, and other intellectual property, belongs to its respective owners (MODHAUS, tripleS, etc.).
  • I am using these materials for educational purposes under fair use principles, but I acknowledge that I do not have the right to use them commercially or to distribute them without permission.
  • I will not claim ownership or authorship of any of the original content or design.
  • If requested by the copyright holders, I will immediately remove or modify any content that infringes upon their rights.

Contact

If you have any questions or concerns about this project, please feel free to contact me through my GitHub profile.

Thank you for understanding the educational nature of this project.

About

Re-Creating tripleS' official website with Tailwind

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published