Skip to content

chansenaz/MyReads

 
 

Repository files navigation

MyReads Project

A cataloging app for tracking books in one of three shelves (categories):

  • Currently Reading
  • Want to Read
  • Read

The user can also search for new books by category keywords.

This app is the first of three projects completed for Udacity's React Nanodegree program.

Technologies Used

Instructions

Clone the repository, change directories, and use NPM to install the dependencies.

$ git clone https://github.com/chansenaz/MyReads.git
$ cd MyReads
$ npm install
$ npm start

About

Starter Code for the React MyReads Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 74.6%
  • CSS 18.2%
  • HTML 7.2%