Skip to content

GmFredricksen/udacity-nd-my-reads

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🤓📚☕️ MyReads Project

Final assessment project for Udacity's React Fundamentals course.

View my Demo

To get started developing:

  • clone this repo and cd into it
  • install all project dependencies with npm install (or yarn)
  • start the development server with npm start (or yarn start)

If everything went smoothly you can now open and view the application at localhost:3000 on your local machine and interact with it (if it hasn't already opened automatically).

🔎 Search Functionality

The search queries are limited to this list of words. However, remember that the BooksAPI.search() method DOES search by title or author. So, don't worry if you don't find a specific author or title.

⚙️ Backend Server

For more info about the BooksAPI.js provided for development please refer to the react nanodegree starter project.

📓 Notes

This project was bootstrapped with Create React App and integrated with some of the materials provided by the react nanodegree starter project.

About

MyReads: A Book Lending App

Resources

Stars

Watchers

Forks

Packages

No packages published