Skip to content

Module Project for Composing React Components and Passing Data Via Props

Notifications You must be signed in to change notification settings

ShirleyLe3/Instagram-clone

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instagram-Clone

Project Description

  • a simple Instagram clone using React.
  • receives faux post data and render each as a separate Instagram post.
  • Composing React Components and Passing Data Via Props

Project Setup

This project was put together using create-react-app (CRA). You will not need to install CRA in order to make this project work. Follow the steps below to setup the project with the proper dependencies.

  • Download project dependencies by running npm install
  • Start up the app using npm start

About

Module Project for Composing React Components and Passing Data Via Props

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 72.1%
  • HTML 15.0%
  • CSS 12.9%