Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 776 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 776 Bytes

ReactJS - Alurakut

Alura trainning. A ReactJS Orkut clone.

Demo

🚀 Technologies

This project was developed with the following technologies:

  • JavaScript
  • HTML
  • CSS
  • ReactJS
  • NextJS
  • TypeScript

ℹ️ How To Use

To clone and run this application, you'll need Git, NodeJs and ReactJs installed on your computer. From your command line:

  1. Clone this repository: $ git clone https://github.com/adnerscarpelini/reactjs-alurakut

  2. Run npm install or yarn install to install the dependencies.

  3. Run yarn start or yarn dev.