Skip to content

Latest commit

 

History

History
157 lines (107 loc) · 4.05 KB

README.md

File metadata and controls

157 lines (107 loc) · 4.05 KB

Elixvery

card-languages card-last-commit card-repo-size card-code-size card-license card-issues

About

Elixvery a simple delivery application, with a report generator for the orders.

Project made on Ignite with Rafael Camarda at Elixir Journey.

📐 Technology

It was used on development:

🔌 Requirements

Before to start, you will need have installed on your computer these programs:

Also is good have a code editor like VSCode.

💡 Do it by yourself

In your terminal clone the repository and install the dependencies.
- to clone the repository
git clone https://github.com/ruanmoreiraofc/elixvery-elixir.git
- to enter into the folder
cd elixvery-elixir
- to install the dependencies
mix deps.get
Now see the result with:
- to test the project
mix test

⚖️ License

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

👦 Author

author-img

Made with ❤️ by Ruan Moreira de Jesus!

author-card-email author-card-discord author-card-github