/Book-tracker

Primary LanguageJavaScript

Book Tracker App

Created with React

About

This is a book tracker app that allows the user to add new books, and sort them in various ways.

How to Run this App

  1. Download the files
  2. In the terminal, navigate to the directory where you installed the app, type cd book-tracker then run npm install then run npm start
  3. The server will automatically open the app to port 3000

Dependencies

  • React
  • React Router
  • React Icons, including Font Awesome
  • Escape String RegExp