Skip to content

forestmarie/udacity-myreads

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

This is a small learning app built to learn React; it is a bookshelf app that allows you to select and categorize books you have read, are currently reading, or want to read. The project emphasizes using React to build the application and provides an API server and client library that you will use to persist information as you interact with the application.

Requirements

  • Node 7 or above

Contributing

As this is a learning project, feel free to submit any pull requests.

Installing

This project was bootstrapped with Create React App. Follow the instructors there to install create-react-app if you haven't already.

  1. Clone this repo:
git clone https://github.com/forestmarie/udacity-myreads
  1. Install dependencies:
yarn
  1. Start the app:
yarn start

License

The MIT License

License: MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published