Skip to content

A MyReads Projects which is a web application that contains a list of books on bookshelves named currently reading , want to read and read.New Books can also be searched on the app and added to your bookshelves.This application is build on React

License

Notifications You must be signed in to change notification settings

ReshmaPD/react-my-reads-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyReads Project

Live Website

Starter Code The starter code from Udacity was provided.Goal was convert a static webpage by adding interactivity to the app by refactoring the static code using React.

Table of Contents

About the Application

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.

Application-dependencies

        This application Requires Active Internet Connection to Run

How to Run the Application

  1. Download the zip folder and unzip it.
  2. Open the main folder
  3. Do the of following two steps to get this app running
    i. In this folder open the terminal CD to current folder and type npm install to install dependencies.
    ii.Then, type npm start into terminal after the installation is complete.
  4. A new window will be opened visting http://localhost:3000in your default browser.
  5. With your server running, You can also visit the site: http://localhost:3000 in your preferred browser.
  6. To disconnect simply close your terminal.

Resources

Technologies

  • Visual Studio Code Editor
  • React.js
  • Javascript
  • HTML
  • CSS

Contributing

Any suggestions are welcome.

About

A MyReads Projects which is a web application that contains a list of books on bookshelves named currently reading , want to read and read.New Books can also be searched on the app and added to your bookshelves.This application is build on React

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published