This is the backend of the rework of the TucnosPro website.
# Clone the repository
git clone https://github.com/Abdelhak-Achour/tucnospro_backend.git
# Enter into the directory
cd tucnospro_backend
# Install the dependencies
npm install
# Starting the server
npm start
This project is licensed under the MIT License - see the LICENSE.md file for details