https://github.com/reaperdragon/nft-gallery-alchemy
This Repo contains the NFT Gallery Challenge Web3.
https://github.com/reaperdragon/nft-gallery-alchemy
alchemyapi api javascript nextjs nft opensea reactjs
Last synced: about 1 month ago
JSON representation
This Repo contains the NFT Gallery Challenge Web3.
- Host: GitHub
- URL: https://github.com/reaperdragon/nft-gallery-alchemy
- Owner: reaperdragon
- Created: 2022-08-16T13:36:28.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-17T08:44:42.000Z (almost 4 years ago)
- Last Synced: 2025-08-02T13:33:47.738Z (10 months ago)
- Topics: alchemyapi, api, javascript, nextjs, nft, opensea, reactjs
- Language: JavaScript
- Homepage:
- Size: 25.4 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NFT-GALLERY-ALCHEMY
Fourth Week Challenge Completed. This Project is made with Alchemy API and Next js.
Frontend - [Next Js](https://nextjs.org/)
API - [Alchemy API](https://www.alchemy.com/)
Style - [Tailwind](https://tailwindcss.com/)
### Challenges :
- [x] Allow User to Copy Address with SVG.
- [x] Pagination.
### Getting Started
Fork the repo ⭐
--- or ---
clone the repo
```shell
git clone https://github.com/Aakrut/nft-gallery-alchemy
```
> set up the .env file in root directory
```
NEXT_PUBLIC_API_KEY="your_api_secret"
```
now run the Project with
```shell
npm run dev
```
or
```shell
yarn dev
```
#### Screenshot
