Skip to content

Frontend for the wbw3 events dapp project for #30daysofweb3 challenge

License

Notifications You must be signed in to change notification settings

N44TS/WBW3-Frontend

Repository files navigation

Web3RSVP-frontend

This project is for the #30daysofWeb3 challenge by WBW3.

It is a dapp that uses blockchain to allow people to get a refund after rsvp'ing and attending an event.

Customisations added

  • Allow user to upload their own image
  • Search funtion, querying the graph to search for event name
  • [in progress] Making events payable with a percentage of the fee being refunded after confirmed attendance

My Remote Image

Check out the connected repos for this project backend here

and the extra Lens part of the curriculum completed here https://github.com/N44TS/Lens-api-dapp / https://lens-api-dapp.vercel.app/


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

npm run dev

Open http://localhost:3000 with your browser to see the result.

About

Frontend for the wbw3 events dapp project for #30daysofweb3 challenge

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages