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
- Download the files
- In the terminal, navigate to the directory where you installed the app, type
cd book-tracker
then runnpm install
then runnpm start
- The server will automatically open the app to port 3000
Dependencies
- React
- React Router
- React Icons, including Font Awesome
- Escape String RegExp