My Read Project for Udacity React Nanodegree

This project uses the starter code from Udacity.

How To Get Started

To get started developing right away:

  • install all project dependencies with npm install
  • start the development server with npm start

Package Used

  1. Sort By - Used to sort array
  2. React Router Dom - Used to set routing in the project

How to Search for New Books

Upon searching a new term, press "Enter" to proceed with the query search

Backend Server

Backend methods for the list of Books are provided in the starter package.

Create React App

This project was bootstrapped with Create React App. You can find more information on how to perform common tasks here.

Author: Andree Wijaya