aditya172926 / MyEpicNFT_frontend

The dapp for minting a NFT and storing in the OpenSea testnet. Contracts deployed using hardhat are in MyEpicNFT repo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Running React on Repl.it

React is a popular JavaScript library for building user interfaces.

Vite is a blazing fast frontend build tool that includes features like Hot Module Reloading (HMR), optimized builds, and TypeScript support out of the box.

Using the two in conjunction is one of the fastest ways to build a web app.

Getting Started

  • Hit run
  • Edit App.jsx and watch it live update!

By default, Replit runs the dev script, but you can configure it by changing the run field in the .replit file.

About

The dapp for minting a NFT and storing in the OpenSea testnet. Contracts deployed using hardhat are in MyEpicNFT repo


Languages

Language:JavaScript 50.5%Language:HTML 26.2%Language:CSS 23.2%