Skip to content

Small app to allow a user to request an invite to a given service

Notifications You must be signed in to change notification settings

dcayers/request-an-invite

Repository files navigation

Broccoli & Co App

This is the Broccoli & Co challenge app. Basically just a form that sends a request to a server with the users name and email address.

Getting Started

First, install the dependencies:

yarn install

Then, run the development server:

npm run dev
# or
yarn dev

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

Running tests

To see some super cool awesome test, run the following:

yarn test

TODO

  • Clear form on modal close
  • Show success screen
  • Show server error state
  • Better error messages
  • Add types
  • Add unit tests
  • Make it look ✨ pretty ✨

About

Small app to allow a user to request an invite to a given service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published