Skip to content

edmolinari/myreads

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyReads Project

This is a project for Udacity React Nanodegree Program course - module 1. It consists in a bookshelf app that allows the user to select and categorize books he has read, is currently reading, or wants to read.

Install instructions

  • clone the repo using git clone [email protected]:edmolinari/myreads.git
  • install all project dependencies with npm install
  • start the development server with npm start

Test Driven Development

This project was developed using a TDD agile approach. The test suite stack was built using the following technoligies:

In order to run the test suite use:

npm test

Project Management

In order to plan and manage tasks to build this project, a Kanban methodology was used. The "github projects" feature was used as the main tool for the Kanban board.

About

Starter Code for the React MyReads Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 82.9%
  • CSS 12.1%
  • HTML 5.0%