👉 click here to view the page
Project aims to create a Hospital Appointment App.
Appointment App (folder)
|
|----readme.md
├── public
│ └── index.html
├── src
│ ├── components
│ │ ├── AddModal.jsx
│ │ ├── AppointmentList.jsx
│ │ └── Doctors.jsx
│ │
│ ├── Pages
│ │ └── Home.jsx
│ ├── helper
│ │ └── data.jsx
│ │
│ ├── App.js
│ ├── App.css
│ ├── index.js
│
├── package.json
└── yarn.lock
-
React Props Drilling
-
JS Iteration Method
-
Import and Export
-
React Hooks
-
React Bootstrap
-
React Icons
-
improve coding skills within HTML & CSS & JS & ReactJS.
-
use git commands (push, pull, commit, add etc.) and Github as Version Control System.