Appointment App

Technologies

  • NextJS
  • React-DOM
  • React Hooks
  • npm
  • CSS

Live Version

Usage

Clone the project:

Run the project

  • to install the dependencies run the command : npm install
  • after installation, run the command: npm dev

Description

This is a website for a doctor appointment app.

Contributing

  1. Fork it (https://github.com/moudio/ibm-frontend_capstone)
  2. Create your feature branch (git checkout -b feature/[choose-a-name])
  3. Commit your changes (git commit -am 'What this commit will fix/add')
  4. Push to the branch (git push origin feature/[chosen name])
  5. Create a new Pull Request