Skip to content

NColusso/scheduler

Repository files navigation

Interview Scheduler

Scheduler is a project completed while attending Lighthouse Labs to learn React, and was created with Create React App.

The app will fetch via axios from a database to populate information such as days and appointments available for an interview, and allow a user to add, delete, or edit interview appointments.

Setup

Install dependencies with npm install.

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