Skip to content
This repository has been archived by the owner on Apr 23, 2024. It is now read-only.

CaesiumY/reactnd-myreads

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚛React Nanodegree 1st Project 📚

A Respository for Udacity's React Nanodegree course Project 1: MyReads: A Book Tracking App

📌Table of Contents

Demo

Deployed to Github Pages

📷Screenshots

Home
Search
Search Results

🎬Getting Started

Step 1. Clone this Repository

git clone https://github.com/CaesiumY/reactnd-myreads.git

Step 2. Get inside!

cd reactnd-myreads

Many people accidently forgot to do this.

Step 3. Install required packages

npm install

Step 4. Run on Local Server

npm start

🎈Added Features

Add Loading popup to notice the state

Loading popup appears when getting data from the API.

Deployed to GitHub Pages

To do this, I changed BrowserRouter to HashRouter

📜Copyright and License

myreads starter by Udacity.