Skip to content

Hackathon Winner - A social network to connect web3 users and their communities.

Notifications You must be signed in to change notification settings

LFGrow-Hackathon/lfgrow

Repository files navigation

image

Link to the project: https://ethglobal.com/showcase/zilly-b3y8b

Introduction

This project is built using react, tailwindcss and Moralis (documentation) for our backend. We are also heavily using the built-in Moralis React SDK, here is the documentation.

Quick start

The first things you need to do are cloning this repository and installing its dependencies:

git clone https://github.com/LFGrow-Hackathon/lfgrow.git
cd lfgrow
yarn install

You will need to setup your .env file for your Moralis server key. They can be found in "View Details" on the Moralis server page.

Add this to your .env file:

REACT_APP_MORALIS_SERVER_URL=""
REACT_APP_MORALIS_APPLICATION_ID=""
ALCHEMY_APIKEY=""

You're then ready to launch the app on localhost

yarn dev

About

Hackathon Winner - A social network to connect web3 users and their communities.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages