Skip to content

amyhlt/scheduler

Repository files navigation

Interview Scheduler

Interview Scheduler is a single page application (SPA),built using React.

Final product

NewAppointment EditAppointment ConfirmDelete

Dependencies

  • axios
  • classnames
  • react
  • react-dom
  • react-scripts
  • react-test-renderer
  • @testing-library/react-hooks

Setup

Install dependencies with npm install.

Running Webpack Development Server

npm start go to "http://localhost:8000/" in browser

Running Jest Test Framework

npm test

Running Data API server

npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published