Skip to content

Commit

Permalink
Added steps to run locally
Browse files Browse the repository at this point in the history
  • Loading branch information
AyushPathak3011 authored Aug 11, 2022
1 parent 4e6d5f2 commit 8f1184e
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions Level2/Blogchain/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Blogchain

### A decentralised blogging platform
### A decentralized blogging platform

# Technologies
- Solidity
Expand All @@ -10,7 +10,12 @@
- Moralis
- React

[Blogchain Deplyoment Link](https://ayush-blogchain.vercel.app)
## Steps to run in the local environment
- Fork and clone this repository
- Install dependencies using ``` npm ``` or ``` yarn ```
- Run ``` yarn start ```

[Blogchain Deployment Link](https://ayush-blogchain.vercel.app)

# Wallet Connect
![Wallet Connect
Expand Down

0 comments on commit 8f1184e

Please sign in to comment.