Skip to content

g-otn/Instalura

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instalura

Simple Instagram copy using React.

It features a login and timeline page, using alberto-alura/instalura-api to autenticate users and retrieve timeline data.

instalura

This repository is my result project from Alura's React part 2 and part 3 course. (part 1's project)

Veja este README em Português Brasileiro.

Running

  1. Install Node.js and download this project's source code.
  2. Install the project's dependencies: npm i (might take a while).
  3. Start the app: npm start.

Acknowledgements

leluque for assigning me this project's course.

Packages

No packages published

Languages

  • JavaScript 62.4%
  • CSS 29.8%
  • HTML 7.8%