Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 612 Bytes

README.md

File metadata and controls

34 lines (23 loc) · 612 Bytes

drtr - frontend

About

drtr is a decentrilized message board build with ethereum smart contracts.

This is repository for drtr frontend build with nextjs and moralis-react.

Getting started

Installation

  1. Clone the repo
git clone https://github.com/mykykh/drtr-frontend.git
  1. Install npm packages
npm install

Usage

To start nextjs run:

npm run dev

Licence

Distributed under GPLv3 License. See LICENSE for more information

Acknowledgments

Patrick Collins freeCodeCamp cource