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.
- 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
- 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.