Skip to content

🧑‍💻 📖 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.

Notifications You must be signed in to change notification settings

LeoMSSilva/booksInTerminalApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

booksInTerminalApp

Author Version Languages Stars Forks Contributors


📌 Table of Contents



🏠 About

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.


🎯 Installation

First you need to install:

  • Node.js (required)

  • Yarn (optional)

    Then in order, clone the project.

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.

🛠️ Install dependencies

  yarn

or

  yarn install

🚀 Getting Started

  yarn start

💻 Techs

  • JavaScript
  • NodeJs
  • Readline sync

👤 Author

LeoMSSilva


🤝 Contributing

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!

About

🧑‍💻 📖 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.

Topics

Resources

Stars

Watchers

Forks