temidayo-falomo / Booksy

The best book finder app you'll see on the internet today😉

Home Page:https://booksyy.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Booksy

Booksy is a Book finder project built mostly using modern libraries and techniques i developed myself.

Installation

Install my-project with npm

  npm install booksy
  cd booksy

Tech Stack

Client: React, React Router, Styled Components

Server: Firebase

Running Tests

To run tests, run the following command

  npm run test

Documentation

Documentation

API Reference

Get all items

  GET /api/items
Parameter Type Description
api_key string Required. Your API key

Get item

  GET /api/items/${id}
Parameter Type Description
id string Required. Id of item to fetch

add(num1, num2)

Takes two numbers and returns the sum.

License

MIT

About

The best book finder app you'll see on the internet today😉

https://booksyy.netlify.app/


Languages

Language:JavaScript 96.7%Language:HTML 2.8%Language:Open Policy Agent 0.4%