This is a project for Udacity's React Fundamentals course. The goal of this project is to demonstrate the understanding of React including components, props, routers, and the use of existed API.
- Live Demo
- Clone the project to your machine
- CD into the folder and run
npm install
andnpm start
This project was bootstrapped with Create React App by Facebook. You can find more information on how to perform common tasks here.
This project is also using CSS Spinners, a css loader framework.
Pre-existing code and BookAPI provided by Udacity, completed by @yunkii.