https://github.com/rafaelalmendra/nft-gallery
NFTCLUB is a website capable of listing NFT collections and assets.
https://github.com/rafaelalmendra/nft-gallery
axios nextjs opensea-api styled-components
Last synced: about 1 month ago
JSON representation
NFTCLUB is a website capable of listing NFT collections and assets.
- Host: GitHub
- URL: https://github.com/rafaelalmendra/nft-gallery
- Owner: Rafaelalmendra
- License: mit
- Created: 2022-02-15T06:14:51.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-03-29T19:34:41.000Z (about 3 years ago)
- Last Synced: 2025-10-11T08:04:29.162Z (8 months ago)
- Topics: axios, nextjs, opensea-api, styled-components
- Language: TypeScript
- Homepage: https://nftclub-app.netlify.app
- Size: 6.44 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
click here to access the deploy
## ๐ป Project
NFTCLUB is a website capable of listing NFT collections and assets.
## ๐งช Technologies
This project was developed with the following technologies:
- Nextjs
- Styled Components
- Axios
- Opensea API
## ๐ How to run
To start it, follow the steps below:
```bash
# Install dependencies
$ yarn
# Start the project
$ yarn dev
```
Made with ๐ by Rafael Almendra ๐
[See my website](https://rafaelalmendra.com)
[See my linkedin](https://www.linkedin.com/in/rafaelalmendradev/)