- Introduction
- Requirements
- Installation
The my reads project is my first project in Udacity's React Nanodegree. The app consist of two pages, home page and search page. Home page contains three shelves with thier books. In search page you can search for books to add them in your library.
- React
- Node and npm
Open a new terminal and run 'npm install' followed by 'npm start'