Projeto de uma Home page de uma pizzaria desenvolvido para fins de estudo
pizzaFast.mp4
About the project | Technologies | Getting started | How to contribute |
Projeto foi realizado na semana Nlw Return pela Rocketseat
Technologies that I used to develop this web client
Clone the project and access the folder
$ git clone https://github.com/ganimdes96/PizzaFast.git && cd PizzaFast
Follow the steps below
# Install the dependencies
$ yarn
# Start the client
$ yarn dev
Make a fork of this repository
# Fork using GitHub official command line
# If you don't have the GitHub CLI, use the web site to do that.
$ gh repo fork ganimedes96/PizzaFast
Follow the steps below
# Clone your fork
$ git clone your-fork-url && cd PizzaFast
# Create a branch with your feature
$ git checkout -b my-feature
# Make the commit with your changes
$ git commit -m 'feat: My new feature'
# Send the code to your remote branch
$ git push origin my-feature
After your pull request is merged, you can delete your branch
Made with 💜 by Hdson Felipe 👋 See my linkedin