Skip to content

srykov/MyReads

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyReads Project

This was a project that I developed as part of my Udacity Front-End Web Developer Nanodegree Program. The project required me to use React to create a bookshelf app that allows the user to select and categorize books they have read, are currently reading, or want to read.

Udacity provided the HTML & CSS code to display a static version of the My Reads app. I wrote the javascript and JSX to required make the app functional and interactive.

What I Learned

This project gave me an opportunity to practice what I learned in the React Fundamentals course.

Specifically I practiced:

  • creating components
  • using lifecycle events to fetch & render external data
  • state management
  • managing app location with React Router

Getting Started

You can try the MyReads app out by doing the following:

  • Download the source code
  • Install all project dependencies with npm install
  • Start the development server with npm start
  • Go to localhost:3000 in your browser

Contributing

This repository is the finished code for my MyReads project. Therefore, I will most likely will not accept pull requests.

About

Udacity Front End Web Developer Nanodegree - MyReads Project

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •