This project is aiming to respond to the technical assessment from BSport
This project shows an agenda with data fetch on this API :
Each appointement has an activity, a coach, an establishment and an available status (deplayed by the color)
It can be rendered in a day, week or month format
You can also visualize the appointment with more details by clicking on it.First, run the development server:
yarn
yarn dev
Then go to the local address
Open http://localhost:3000 with your browser to access bsport Agenda.