Neutx / flixNet-NFT

https://flixnet.tk/
0 stars 0 forks source link
beginner-friendly blockchain good-first-issue hacktoberfest hacktoberfest-accepted hacktoberfest2023 html-css-javascript

FLIX NFT

Welcome to the Flix NFT project! We invite you to contribute to this fun project and enhance the classic NFT selling website using HTML, CSS, and JavaScript. Your contributions are highly appreciated, and this README will guide you on how to get started.

[made-with-html-css-js]

Don't forget to :star: the repo

GitHub stars GitHub forks GitHub followers

Table of Contents

Getting Started

Follow these steps to get a local copy of the project and start contributing:

  1. Fork this repository by clicking the 'Fork' button at the top-right of the page.
  2. Clone your forked repository to your local machine:
git clone https://github.com/Neutx/flixNet-NFT.git
  1. Navigate to the project directory:
cd flixNet-NFT
  1. Create a new branch for your feature or bug fix:
git checkout -b feature-name
  1. Make your changes and commit them:
git add .
git commit -m "Add your commit message here"
  1. Push your changes to your fork:
git push origin feature-name
  1. Create a pull request from your fork to this repository via the GitHub website.

How to Contribute

We welcome contributions in the form of bug fixes, new features, or improvements. Please follow these guidelines when contributing:

Contributors

We appreciate the following contributors who have helped make this project possible:

Thank you for your contributions and support!

Happy hacking! 🚀