Skip to content

mcoevert/reactnd-project-myreads-starter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyReads: A Book Lending App

Search for books, organize them by placing them on a bookshelf: Currently reading / Want to read / Read

Getting started

Follow these instructions to install the app and get it up and running.

Prerequisites

Installing

Clone the repository and get into the directory.

git clone https://github.com/Tijnos/reactnd-project-myreads-starter.git
cd reactnd-project-myreads-starter

Install dependencies.

npm install

Start the application.

npm start

When started, your browser will open and go to: http://localhost:3000

About

React MyReads Project by Martijn Coevert

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 70.9%
  • CSS 21.0%
  • HTML 8.1%