Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/oilyn0s3/web3svp-frontend


https://github.com/oilyn0s3/web3svp-frontend

Last synced: 7 days ago
JSON representation

Awesome Lists containing this project

README

        

# Web3RSVP-frontend

### Fork and clone the repo from Github to work with it locally

1. Click the "Fork" button

2. In your account's forked github repo, click the "Code" button and copy the repo link.

3. Open your terminal.

4. CD into the repo

5. Install dependencies `npm i`

6. Run the development server

```bash
npm run dev
```

Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.