samuel-mota / project-sds-vendas

Home Page:project-sds.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

👋 Welcome to Sales Control Project

👋 Bem Vindo ao Projeto de Controle de Vendas

preview

📃 About

📃 Sobre

Project created at Spring React Week carried out by DevSuperior DevSuperior DevSuperior Forked


Projeto realizado na Semana Spring React realizado pela DevSuperior DevSuperior DevSuperior Forked

🚀 Preview

🚀 Visualizar

https://project-vendas.netlify.app/

💻 Technologies

Tecnologias

  • Java / Spring STS
  • React.JS
  • Typescript
  • Insomnia
  • Heroku
  • PostgreSQL
  • Netlify

🏁 Getting Started

Iniciando o projeto

  1. Faça o clone do projeto (Clone the project)

  2. Configurar BACKEND (BACKEND Setup)

  1. Configurar FRONTEND (FRONTEND Setup)
  • Instale as dependencias (Install dependencies)
     $ yarn
  • Rode o react (Run react)
     $ yarn start
  1. Abra o navegador no endereço: (Open the browser at the address:) http://localhost:3000


🤝 Contributing

🤝 Contribuições

Contributions, issues and feature requests are welcome! Follow these steps:

Contribuições, problemas e solicitações de funcionalidades são bem-vindas! Siga os passos:

  1. Fork this project (Fork este projeto)
  2. On your code editor terminal: (No terminal do seu editor de código)
    1. Create a branch with your feature: (Crie uma branch com sua idéia:)
    $ git checkout -b feature
    1. Commit your changes: (Commit suas alterações:)
    $ git commit -am "add new feature"
    1. Push your branch: (Push sua branch:)
    $ git push origin my-feature
  3. Create a new Pull Request (Crie uma nova Pull Request)
  4. After your pull request is merged, you can safely delete your branch. (Após seu pull request estiver com status merged, você pode deletar sua branch com segurança.)

⭐ If this project helped you in any way, consider contributing with starring.
(Se este projeto te ajudou de alguma forma, considere contribuir com uma estrela).
Made with 💛 by Samuel Mota
(Feito com 💛 por Samuel Mota

About

project-sds.vercel.app


Languages

Language:Java 53.0%Language:TypeScript 38.7%Language:HTML 6.4%Language:CSS 1.9%