rouralberto / moralis-react-boilerplate

Moralis React Boilerplate to create an NFT Marketplace

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Moralis React Boilerplate

This is supposed to be used to follow this article.

To use it

  1. Fill variables REACT_APP_MORALIS_APPLICATION_ID and REACT_APP_MORALIS_SERVER_URL in the app/.env file
  2. docker-compose up -d
  3. Go to http://localhost:3000 (The first time may be slow)

Development

The app/src folder is mounted into the Docker container as a volume, so any change will be reflected on the browser.

About

Moralis React Boilerplate to create an NFT Marketplace


Languages

Language:JavaScript 94.7%Language:Solidity 2.7%Language:CSS 1.4%Language:HTML 0.7%Language:Shell 0.4%Language:Dockerfile 0.1%