/alurabank

Primary LanguageHTMLMIT LicenseMIT

Banco Alura

Bank website developed in the course of Angular by Alura.

💻 Made to connect people and banks, made in Alura Cursos

🚀 Stacks

This project was developed with the following technologies:

Tools & Utilities included:

👷 How to run?

git clone https://github.com/JardelDeveloper/alurabank.git

💻 Run website (Frontend)

# Access the directory
$ cd alurabank
# Run aplication
right click on file.html and select the option "Open with Live Server"

Go to http://127.0.0.1:5500/alurabank/app/file.html to see the web application's response.

🤔 How to contribute?

# Make a Fork this repository;
# Create a branch with your feature:
git checkout -b my-feature;
# Make commit to your changes:
git commit -m "feat: my new feature";
# Make a push to your branch:
git push origin my-feature;

After the merge of your pull request is done, you can delete a branch of yours.

🔧 Issues

Feel free to file a new issue with a respective title and description on the Barbearia Alura repository. If you already found a solution to your problem, I would love to review your pull request.

📝 License

Released in 2020 📕

This project is under the MIT license. See the LICENSE for more details.

Made with 💚 by Jardel Cunha.

Give ⭐ if this project helped you!