felipepanegalli / make-your-burguer

App created with Vue 3 for study purpose

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make Your Burger

Original tutorial: here (Matheus Battisti)

NPM

πŸ“ About the project

Make your burger is as project for learning a base of Vue 3. It's a very simple project with json database.

🏞️ Project Images

Home

πŸ–₯️ Technologies applied in this project

Vue 3 Json HTML5 CSS3 JavaScript

3rd npm packages
  • Mosha Vue Toastify
  • Vue SweetAlert 2
  • Axios

Backend

  • Json (Json server)

Frontend

  • Vue 3.x
  • HTML / CSS / JS

πŸ“€ How to execute the project

  1. Clone this project with: git clone https://github.com/felipepanegalli/make-your-burguer.git
  2. Install the dependencies: yarn install
  3. Start the project: yarn serve
  4. Start the database: yarn backend
  5. For compile, execute yarn start
  6. Open your browser on http://localhost:8080 for see the project

πŸ§‘πŸ»β€πŸ’» Author

Felipe S. Panegalli

LinkedIn Instagram

About

App created with Vue 3 for study purpose

License:MIT License


Languages

Language:Vue 87.2%Language:JavaScript 7.0%Language:HTML 5.8%