Skip to content

Matt-Hurst/bookCircle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 

Repository files navigation

Book Circle

Book Circle allows you to store your bookshelf virtually, keeping track of every book you've read, your thoughts on the book and whether you have a physical copy to hand to lend to friends. Set a target for books to read in a year and keep track with the apps handy totalizer. Add your friends and snoop through their bookshelves and don't forget to request to borrow any books that leap out at you.

Getting Started

  1. Clone the repo
git clone https://github.com/Matt-Hurst/bookCircle.git
cd bookCircle
  1. Install dependecies
npm install
  1. Start development server
npm start

Built with

  • TypeScript - Typed JavaScript
  • React - Front end library for building user interfaces
  • React Router - Routing and navigation for React apps
  • Express - Back end web application framework for Node.js
  • Mongoose - MongoDB object modeling for Node.js

Contributing

Improvements are welcome :)

Fork the repo and make your improvements. Push to your fork and submit a pull request.

Thanks!

About

app to store a list of the books you've read, and request to borrow books from friends.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published