jeremN / scheduler

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Just a personnal project using react to practice and experiment after finishing Epic React courses. It uses my repo scheduler_restAPI as a rest api (built with express).

Features added (fully or partially) in the app:

  • authentication
  • add team(s), teammate(s)
  • create/update/delete planning and save them
  • some testing with jest & testing-library

Maybe i will reuse it in the future as a training/experiment playground.

Available Scripts

In the project directory, you can run:

yarn start

Open http://localhost:3000 to view it in the browser.

yarn test

yarn build

yarn eject

About


Languages

Language:JavaScript 77.2%Language:SCSS 21.8%Language:HTML 0.9%Language:CSS 0.2%