First, clone the repo, install dependencies via yarn
and run yarn dev
to start the development server.
git clone https://github.com/robertontiu/create-event-ux
cd create-event-ux && yarn && yarn dev
Open http://localhost:3000
on your browser and check it out 😏