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