julienguyenn / schedular

A project using React and testing frameworks to create an interview schedular

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Interview Scheduler

About

This is a one page application for scheduling interviews πŸŽ‰. Using React as well multiple testing frameworks has brought this project to life, creating an effortless, easy-to-use interface. Follow the setup guide to try it out for yourself! 😊

Sneak Peek πŸ‘€

"Initial page when loading the site" "Creating an appointment on Tuesday"

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

A project using React and testing frameworks to create an interview schedular


Languages

Language:JavaScript 83.4%Language:CSS 13.9%Language:HTML 2.8%