Skip to content

Latest commit

 

History

History
41 lines (27 loc) · 862 Bytes

README.md

File metadata and controls

41 lines (27 loc) · 862 Bytes

Stake Overflow

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

Pitch Deck

image

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/Saviour1001/StakeOverflow.git
cd StakeOverflow

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