Project that simulates a scheduling control panel for a graphic. Where can you manage appointments
https://nodejs.org/en/download/
npm install yarn -g
https://www.mongodb.com/docs/manual/installation/
Clone the repo
git clone https://github.com/Thiago-Mota-Santos/fullstack-relay.git
1.Install packages
yarn install
2.Fill .env.example in apps/server and apps/web (In root folder)
yarn copy-envs
4.Start Aplication (In root folder)
yarn dev
Front:
Back:
Feel free to contribute to the project!