Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 581 Bytes

README.md

File metadata and controls

37 lines (25 loc) · 581 Bytes

DeStack Overflow

Web 3.0 version of Stack Overflow For the description of the application read the Pitch Deck.

How to install the app

PreRequisites:

  • Install Git and Yarn
  • Make a MetaMask wallet and add the network Avalanche Testnet

Cloning the repository:

git clone https://github.com/Open-Sorcerer/DeStackOverflow
cd DeStackOverflow

Installing dependencies:

yarn install

Running the app:

yarn start

Future plans

  • Improving the UI
  • Populating the categories
  • Adding a search function
  • Making it user friendly for mobile devices