Cost control with React and Vite

Project to management a appointment of a clinic made orquestate with vite and made on React

Getting Started

Prerequisites

Previous to execute we need to install docker and docker compose.

https://docs.docker.com/engine/install/

Installing

once we have docker installed we proceed to run the common system

Clone and change enviroments variables

cp .env.dist .env

Execute

docker-compose up -d

End with an example of getting some data out of the system or using it for a little demo

Deployment

Feel free to fork this project or request me a change opening a issue.

Thanks a lot

Built With

  • React - The web framework used
  • Vite - Next Generation Frontend Tooling

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

  • Javier Fernandez - Initial work - jopo79

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc