Skip to content

ruineto-software-engineer/instagram-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instagram (React)

Presentation of a replica of the Instagram website, working with basic html and react properties.

Try it out now at https://instagram-react-ruineto-dev.vercel.app/

About

This web site is a replica, and a second project using the tecnologies:

  • html
  • css
  • React

By using this app any user can learn how they've been using their money and always keep track of your balance.

Technologies

The following tools and frameworks were used in the construction of the project:

How to run

  1. Clone this repository
  2. Install dependencies
npm i
  1. Run the front-end with
npm start
  1. You can optionally build the project running
npm run build
  1. Finally access http://localhost:3000 on your favorite browser (unless it is Internet Explorer. In this case, review your life decisions)

Releases

No releases published

Packages

No packages published