A single-page travel-themed website inspired by a YouTube tutorial, featuring Next.JS, Tailwind CSS, and TypeScript and optimized for seamless viewing on different devices. Created as a creative and free-spirited project.
- HTML5
- CSS3
- Tailwind CSS
- JavaScript
- TypeScript
- Next JS
- Git
- BEM methodology using the Nested file structure
- Adaptive layout
- Semantic layout
- Flexbox
- Positioning
- Animations and transformations
- Sticky footer
- Pseudo-classes
- Forms
- Prettier
Clone a repository:
git clone https://github.com/kulembetov/hilink.git
Install dependencies:
npm install
Launch a project in development mode
npm run dev
Navigate to http://localhost:3000
to view the project.