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/booksfinderEnter the folder
cd booksfinderInstall dependencies
yarn
-- ou --
npm installAnd start the application
yarn start
-- ou --
npm startAccess localhost:3000 to view the application
Developed by José Ulisses
