ckane30691 / Notable-Challenge

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Directions To Run

  • Clone the repo to your local machine
  • npm install in the root of the project
  • Run the command npm run frontend-install to install the frontend packages
  • Run the command npm run dev to start up the project and then navigate to localhost:3000

Relevant Files/Folders

Backend

  • db

    • db.js
    • db_util.js
  • app.js

Frontend

  • App.js

  • components

    • appointments.jsx
    • physicians.jsx

About


Languages

Language:JavaScript 69.7%Language:HTML 19.7%Language:CSS 10.6%