Book tennis courts in your favourite clubs
- Clone the repository:
git clone https://github.com/ettorepuccetti/terrarossa
- Install dependencies:
npm install
- Start the development server:
npm run dev
- Open http://localhost:3000 in a web browser.
- Fork the repository.
- Create a new branch:
git checkout -b my-branch-name
- Make changes and commit them:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-branch-name
- Submit a pull request.
This project is licensed under the MIT License.