Skip to content

surendar-05/NFT-Website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Table of Contents

  1. Description
  2. Features
  3. Demo
  4. Contributing

Description

This project is an HTML/CSS NFT website aiming to replicate the layout and structure of a basic NFT website main page. It utilizes HTML for the structure and CSS for styling, replicating several key components such as the header, navigation bar, market section, super hot sections, and footer. The layout is responsive and designed to adapt to different screen sizes.

Features

  • Navbar with essential functionalities such as Home, Features, Blog, and About Us.
  • Market section displaying a message and an image.
  • Product section showcasing different product categories with "See More" links.
  • Footer with various sections including navigation links, social media links, and legal information.

Demo

alt text

Clone the repository:

Open the project in your preferred code editor:

bashCopy code
git clone https://github.com/surendar-05/NFT-Website.git

Contributing

Contributions are welcome!! If you find any issues or want to enhance the project:

  1. Fork the repository.
  2. Create your feature branch (git checkout -b feature/YourFeature).
  3. Commit your changes (git commit -am 'Add some feature').