An institutional website developed for sales of personalized bicycles
Netlify: https://bikcraft-pedro.netlify.app/
Project developed for sales of personalized bicycles. The final project basically works everything and a plugin (PHPMailer) was used to send e-mails.
In this project I learned to program itself. It was my first step with HTML and CSS. I also learned very important concepts about web design, using figma to create wireframes, and also how to use responsiveness and CSS Grid in a simple way and with rewarding results.
Step 1: clone this repository typing in your terminal
git@github.com:Pedro-Murilo/bikcraft.git
Step 2: open with your
live-server
extension on VSCode
Step 1:
fork
this repository
Step 2: Add a new branch with your new feature:
git checkout -b my-feature
Step 3: Commit your new features:
git commit -m "feat: my new feature"
Step 4: Push to your branch:
git push origin your-branch
Final: After merge your pull request, you can delete your branch
This project is under MIT license. See the LICENSE file for more details.
Credits for Origamid that is always bringing quality content! 💜