Skip to content

React Appointment App to explore React basic development

Notifications You must be signed in to change notification settings

fleps/appointment-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Published at

https://fleps.github.io/appointment-app/

This project was bootstrapped with Create React App.

Details

  • Basic Appointment app created from this React course.
  • Uses useState, useEffects, useCallback, Tailwind CSS, etc.
  • Data is static from a json file (but requested via fetch to simulate a real API call).
  • Added some small personal touches during development, like the colors and the Sort By arrow changing direction on state change.
  • Node v16.20.0

About

React Appointment App to explore React basic development

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published