Skip to content

Tungstic/react-guest-list

Repository files navigation

Create a dynamic guest list using React and CSS modules

  1. Make a rough sketch of the page (on the first load and afterwards).
  2. Scaffold the project, create Readme.
  3. Add css file for basic styling.
  4. Research and set up the required API.
  5. Render a static rough version of the page.
  6. Add functionality according to the task.
  • Adding a guest
  • Deleting a guest
  • Toggling the attending status of the guest with a checkbox.
  • Displaying all of the guests (from API).
  1. Deploy api to the Replit.
  2. Preflight.
  3. Netlify.
  4. CodeSandbox.
  5. Drone.

About

App to create and modify a guest list (using API to store the list)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published