Skip to content

partiallymisplaced/my-reads

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyReads

Summary

This project focuses on building out an app that allows users to manage a reading list. Existing front-end markup has been refactored into a functional React app. The app relies on an API provided by Udacity.

How to view

This project can only be previewed locally at this time. To test this repository:

  1. Clone to a local directory of your choice with $ git clone https://github.com/partiallymisplaced/my-reads.git
  2. Install all project dependencies with npm install
  3. Start the development server with npm start
  4. View in browser on port 3000 http://localhost:3000/

Acknowledgements

This project uses Udacity's starter template https://github.com/udacity/reactnd-project-myreads-starter

Dependencies

Dependencies are listed in this project's package.json

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors