christy313 / react15-project03

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Summary

  • React Icons

  • Click the right arrow and left to switch reviews

  • Click the "Surprise Me" button to get a random review

Live Demo

File structure

.
├── README.md
├── package-lock.json
├── package.json
└── src
    ├── App.js
    ├── Review.js
    ├── data.js
    ├── index.css
    └── index.js

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

About


Languages

Language:CSS 47.0%Language:JavaScript 36.0%Language:HTML 17.1%