Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 448 Bytes

README.md

File metadata and controls

29 lines (17 loc) · 448 Bytes

React Social Cards

Tidbits

What's used in this project

-create-react-app
-React components
-Mapping a list of components
-CSS media queries for responsiveness

Take a look!

Instructions:

From terminal:

Clone this repository.

cd react-social-cards

npm install

npm start

If npm start doesn't bring you right to the page:

Navigate to your local browser.
http://localhost:3000/ is the default URL.