Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/garrrikkotua/snip-nft-front
Design a beautifull code snippet and mint it as NFT
https://github.com/garrrikkotua/snip-nft-front
code-snippets dapp nextjs nft react snippet-editor web3
Last synced: about 2 months ago
JSON representation
Design a beautifull code snippet and mint it as NFT
- Host: GitHub
- URL: https://github.com/garrrikkotua/snip-nft-front
- Owner: garrrikkotua
- License: mit
- Created: 2022-05-04T13:49:42.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-06-25T15:36:56.000Z (over 2 years ago)
- Last Synced: 2024-10-15T10:07:36.787Z (3 months ago)
- Topics: code-snippets, dapp, nextjs, nft, react, snippet-editor, web3
- Language: TypeScript
- Homepage: https://snip-nft.stormkit.dev/
- Size: 1.08 MB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]
## About The Project
[![Product Name Screen Shot][product-screenshot]](https://ferretthorn-erm7bt-60809987718821.stormkit.dev/)
It is a simple web that allows to create beautiful code snippets and mint them as NFTs on Polygon and Optimism blockchains. Who said that code is not an art?
### Built With
This project is built with these amazing technologies:
* [Next.js](https://nextjs.org/)
* [React.js](https://reactjs.org/)
* [TailwindCSS](https://tailwindcss.com/)
* [useDapp](https://usedapp.io/)## Getting Started
Before getting started, you should have `Node JS` and `yarn` package manager installed on your machine### Installation
_To start the app localy you just need to make three simple steps:_
1. Clone the repo
```sh
git clone https://github.com/garrrikkotua/snip-nft-front.git
```
2. Install NPM packages
```sh
yarn install
```
3. Run the app
```sh
yarn run dev
```## Contact
Igor Kotua - [@garrrikkotua](https://twitter.com/garrrikkotua) - [email protected]
Project Link: [https://github.com/garrrikkotua/snip-nft-front](https://github.com/garrrikkotua/snip-nft-front)
[contributors-shield]: https://img.shields.io/github/contributors/garrrikkotua/snip-nft-front.svg?style=for-the-badge
[contributors-url]: https://github.com/garrrikkotua/snip-nft-front/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/garrrikkotua/snip-nft-front.svg?style=for-the-badge
[forks-url]: https://github.com/garrrikkotua/snip-nft-front/network/members
[stars-shield]: https://img.shields.io/github/stars/garrrikkotua/snip-nft-front.svg?style=for-the-badge
[stars-url]: https://github.com/garrrikkotua/snip-nft-front/stargazers
[issues-shield]: https://img.shields.io/github/issues/garrrikkotua/snip-nft-front.svg?style=for-the-badge
[issues-url]: https://github.com/garrrikkotua/snip-nft-front/issues
[license-shield]: https://img.shields.io/github/license/garrrikkotua/snip-nft-front.svg?style=for-the-badge
[license-url]: https://github.com/garrrikkotua/snip-nft-front/blob/master/LICENSE
[linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=for-the-badge&logo=linkedin&colorB=555
[product-screenshot]: public/snip_nft_image_with_code.png