Skip to content

Project #5 : MyReads: A Book Tracking App - Udacity FEND Project - DevS

Notifications You must be signed in to change notification settings

yashsati29/ud-myreads

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyReads Project

This is a project developed by DevS for Udacity's Front End Nanodegree's Project

About

This app is use to keep track of books you have read, currently reading or want to read.

Getting Started

  • Download or clone this repository.

Prerequisites

  • You will need node and npm installed on your local machine

Installing & running on your local machine

From the directory, inside the folder, install all project dependecies with git bash/cmd/terminal:

npm install

And right after, start the development server:

npm start

The web should open in your default browser.

Built With

Contributing

Private Repository, only made exclusively for academic purpose.