Skip to content

juanbelieni/bookeep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bookeep

Simple WebApp to save your favorites books.

Screenshot

🎯 Features

  • Search any book, powered by Google Books API.
  • Save your favorites books.
  • Show details about your favorites books.

🔧 Installation

# Clone this repository
$ git clone https://github.com/juanbelieni/bookeep.git

# Go into the repository
$ cd bookeep

# Install dependencies
$ npm install
# or
$ yarn

🔭 Usage

# Run with NPM
$ npm start
# or Yarn
$ yarn start

📪 Contributing

  1. Fork the Project
  2. Create your Feature Branch: git checkout -b feature/your-feature
  3. Commit your Changes: git commit -m 'Add your-feature'
  4. Push to the Branch: git push origin feature/your-feature
  5. Open a Pull Request

✉ Contact

Twitter: @juanbelieni | Email: [email protected]

About

📖 A place to find and save your favorite books

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published