Skip to content

Projeto de uma Home page de uma pizzaria desenvolvido para fins de estudo

Notifications You must be signed in to change notification settings

ganimedes96/PizzaFast

Repository files navigation

PizzaFast

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

Technologies that I used to develop this web client

💻 Getting started

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

🤔 How to contribute

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

About

Projeto de uma Home page de uma pizzaria desenvolvido para fins de estudo

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published