Skip to content

This application tests current knowledge of React by creating an instagram-like application that focused on React UI and core functionalities. This included adding comments with a hard-coded user name, searching for a username's posts and using React Higher Order Components to toggle between being logged in and being logged out.

License

ckopecky/ReactInstaClone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React-InstaClone

Application Description:

This application tests current knowledge of React by creating an instagram-like application that focused on React UI and core functionalities. This included adding comments with a hard-coded user name, searching for a username's posts and using React Higher Order Components to toggle between being logged in and being logged out.

Deployment

Client: React-InstaClone

Clone specified mockups:

Search bar:

search bar

Post container:

insta post

Frontend Built Using:

Using the Application

Requirements:

  • Node
  • Package Manager such as Yarn or npm
    • Yarn was used to build this project.

Have node?? Have Yarn or npm??

Follow these steps:

  1. Fork and clone repo
  2. Run yarn install to install the necessary dependencies on the frontend.
  3. Run yarn start to run the frontend on localhost:3000
  4. Your application is now running and can be tested locally.

Back To Top

About

This application tests current knowledge of React by creating an instagram-like application that focused on React UI and core functionalities. This included adding comments with a hard-coded user name, searching for a username's posts and using React Higher Order Components to toggle between being logged in and being logged out.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published