Find books the easy way
- Node.js
- Yarn or NPM
Clone the repository
git clone https://github.com/jos3s/booksfinder.git
-- ou com github cli--
gh repo clone jos3s/booksfinder
Enter the folder
cd booksfinder
Install dependencies
yarn
-- ou --
npm install
And start the application
yarn start
-- ou --
npm start
Access localhost:3000 to view the application
Developed by José Ulisses