Skip to content

mortoni/my-reads-v2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Reads

This is the final assessment project for Udacity's React Fundamentals course. which I explore concepts such as:

Composition Model
Declarative Nature
Unidirectional data flow
React Router Controlled Components

Requirement

In the MyReads project, you'll create 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.

Udacity

Project structure

Screenshot

Install & Running

  • Installing dependencies:
$ npm install
  • Running server:
$ npm start

create-react-app

This project was bootstrapped with Create React App. You can find more information on how to perform common tasks here.

Features

Version 1.0.0

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published