Skip to content

Latest commit

 

History

History
65 lines (40 loc) · 913 Bytes

README.md

File metadata and controls

65 lines (40 loc) · 913 Bytes

Booksfinder

Booksfinder

Find books the easy way


🟣 Technologies used

‼️ Prerequisites

  • Node.js
  • Yarn or NPM

✔️ How to use

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