<br /> <div align="center"> <h3 align="center">Fahrtenbuch - Team Einhorn 🦄</h3> <p align="center"> <a href="/doc/localization">Explore the docs</a> · <a href="https://cool-galileo.82-165-78-90.plesk.page">View Live</a> </p> </div> <!-- TABLE OF CONTENTS --> <details> <summary>Table of Contents</summary> <ol> <li> <a href="#about-the-project">About The Project</a> <ul> <li><a href="#built-with">Built With</a></li> </ul> </li> <li> <a href="#how-to-develop">How to develop</a> </li> <!--<li><a href="#roadmap">Roadmap</a></li>--> <!--<li><a href="#team-members">Team Members</a></li>--> </ol> </details> ## About The Project Here maybe a screenshot Here some nice text later <p align="right">(<a href="#top">back to top</a>)</p> ### Built With * [Node.js](https://nodejs.org/en/) * [Express.js](https://expressjs.com/de/) * [Sequelize](https://sequelize.org) * [React.js](https://reactjs.org) <p align="right">(<a href="#top">back to top</a>)</p> ## How to develop - Install [Docker](https://www.docker.com/get-started): - In the root of the project, run `docker compose build` to build all containers. - Then run `docker compose up` to start the build. - Done <p align="right">(<a href="#top">back to top</a>)</p>