Netlify: https://candelivery.netlify.app/
Figma Prototype: See Prototype ->
In this UI I decide to create a candy delivery app. For the first time, I thought on create a modern, clean, simple and with balanced colors interface, in this case I used the backgrounds and tons of red to create the modern and clean interface, then I put elements on each section to make it more clean and deliver a better user experience!
### in your terminal and in the folder you want, follow this steps:
### Step 1
~ git clone git@github.com:Pedro-Murilo/candelivery.git
### now just open the index.html by clicking two times and it will be open on your browser
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.