Skip to content

Avivitw/scheduler

Repository files navigation

Interview Scheduler

Interview Scheduler is a React application that allows users to book and cancel interviews.

This project is my solution to this exercise and published by me as part of my learnings at Lighthouse Labs.

Screenshots

"Full list"

"Edit and Delete"

Getting Started

  1. Fork this repository, then clone your fork of this repository.
  2. Install dependencies using the npm install command.
  3. Start the web server using the npm start command. The app will be served at http://localhost:8080/.
  4. Go to http://localhost:8080/ in your browser.

Dependencies

  • node v10.x

Running Webpack Development Server

npm start

Running Jest Test Framework

npm test

Running Storybook Visual Testbed

npm run storybook

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published