NFT Website is a modern landing page for presenting NFT collections. The project was implemented using the BEM methodology and automation via Gulp, which ensures rapid development and optimized assembly.
π View Live Version
- HTML5 β Semantic markup
- SCSS β Advanced styling with variables and placeholders
- JavaScript (ES6+) β Client-side logic
- jQuery β DOM manipulation and event handling
- Slick Carousel β Interactive sliders for NFT items
- AOS (Animate On Scroll) β Scroll animations for better engagement
- BEM β CSS naming convention for modularity
- Gulp β Task runner for building, minification, and image optimization
- BrowserSync β Live reloading during development
- Netlify β Hosting and continuous deployment
To run the project locally, follow these steps:
git clone https://github.com/your-username/project-name.git
cd project-namenpm installnpm run dev- Responsive Design: Fully optimized for mobile, tablet, and desktop screens to ensure a seamless experience on any device.
- Modern UI/UX: High-quality graphics and smooth transitions designed specifically for the NFT community.
- Interactive Sliders: Browse through NFT collections using touch-friendly carousels.
- Optimized Assets: All images and styles are compressed and optimized via Gulp tasks for fast loading speeds.
- Sticky Navigation: Quick access to the menu regardless of the scroll position.
- Cross-Browser Compatibility: Consistent performance across all modern browsers (Chrome, Firefox, Safari, Edge).
This project is created for educational and portfolio purposes.