This project use Vite + React https://shoppingcartttttbygolf.netlify.app/
- Clone the repository.
- Install dependencies:
npm install
- Start the development server:
npm run dev
- To start the development server:
npm run dev
- To build for production:
npm run build
Contributions are welcome! Please follow the below guidelines when contributing:
- Fork the repository
- Create a new branch:
git checkout -b my-new-feature
- Make changes and commit:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request
This project is licensed under the MIT license.