-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
486e25a
commit 54c6273
Showing
1 changed file
with
17 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,19 @@ | ||
# NFTmaker | ||
This is a fun and simple web application that allows you to create unique hexagon-shaped profile pictures. Perfect for poking fun at NFT owners on Twitter and beyond. | ||
|
||
## Technologies Used | ||
- **Frontend:** HTML, CSS | ||
- **Backend:** JavaScript | ||
|
||
## Contributing | ||
We welcome contributions from the community! To contribute, follow these steps: | ||
1. Fork the repository. | ||
2. Create a new branch (`git checkout -b feature/YourFeature`). | ||
3. Commit your changes (`git commit -m 'Add YourFeature'`). | ||
4. Push to the branch (`git push origin feature/YourFeature`). | ||
5. Open a pull request. | ||
|
||
## Contact | ||
For any questions or feedback, feel free to reach out: | ||
- X: [@jatintiwari0](https://x.com/jatintiwari0) | ||
- Telegram: [@devkilla](https://t.me/devkilla) |