/BookShare-App

Online marketplace for keeping track of and buying / selling books.

Primary LanguageJavaScript

BookShare

A market for keeping track of books you own, putting books out for sale, and buying books from other users. Create an account and search for any books that interest you! If a another user has one, you can buy the book off of them.

Getting Started

To run our repo, run the following in your terminal:

Clone.

git clone https://github.com/FigsAndRice/BookShare-App [name of repo]

Navigate into cloned directory and install npm packages.

cd [name of repo]
npm install

Run nodemon.

nodemon

View in browser.

http://localhost:8000

Built With

Authors

License

This project is licensed under the ISC License.

Deployed On

Heroku