Skip to content

Latest commit

 

History

39 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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😉

Topics

Resources

Stars

5 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages