- 🏠 About
- 🎯 Installation
- 💻 Techs
- 👤 Author
- 🤝 Contributing
This project was developed with NodeJs and using JavaScript. Readline Sync was used to read input from the terminal. It is a terminal app for searching books.
First you need to install:
By HTTPS, running this command:
git clone https://github.com/LeoMSSilva/booksInTerminalApp.git
Or by ssh, running this command:
git clone git@github.com:LeoMSSilva/booksInTerminalApp.git
SSH is a secure protocol, but you need to register a key ssh in your github before.
yarn
or
yarn install
yarn start
- JavaScript
- NodeJs
- Readline sync
LeoMSSilva
- Github: @LeoMSSilva
- LinkedIn: @LeoMSSilva
Contributions, issues and feature requests are welcome! Feel free to file a new issue on the booksInTerminalApp repository. If you already found a solution to your problem, I would love to review your pull request!