Skip to content

imrizwan/myreads-reactjs-nanodegree-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyReads

Project Purpose

This project is created for understanding of the basic structure and operation of a React Js application.

How to start project

The project uses Node.js and the Create-React-App starter. If you do not have Node installed, you can download it here: Node.js

Once Node is installed, navigate to the project directory run this command

npm install

Once all of the dependencies have been installed you can launch the app with

npm start

A new browser window should automatically open displaying the app. If it doesn't, navigate to http://localhost:3000/ in your browser.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published