This is a website developed from scratch for a fictional surfing school. The design of the website was created during the "Advanced UI Design" course from origamid.com. The course's instructor created the design to teach advanced UI design techniques. I wrote the code on my own to consolidate the learning process from other classes.
Click here to see a live demo of the website.
- HTML
- CSS
- JavaScript
- Responsive design for various screen sizes
- Interactive navigation and burger menu
- About the beach and the school
- Contact form
- Payment page with form for personal info and payment method
Due to the need for a hosting service, some functionalities that require PHP will not work. As a result, some forms may not have full functionality. The index.html
contact form uses the formsubmit.co free API but won't work because the surfing school's email is fictitious.
To run the project locally, follow these steps:
- Clone the repository:
git clone https://github.com/Barata-Ribeiro/surfbot.git
- Navigate to the project folder:
cd surfbot
- Open either the
index.html
ormatricula.html
file in your browser or use LiveServer.
If you find any issues or have suggestions for improvements, feel free to open an issue or submit a pull request.
This project is released under the MIT License.