Skip to content

Latest commit

 

History

History
122 lines (86 loc) · 2.7 KB

README.md

File metadata and controls

122 lines (86 loc) · 2.7 KB

Alura.Kut developed in Imersao React v3 sponsored by Alura, was specified to reproduce the old social network of Orkut.

Login screen

Login

Profile Screen

Perfil

Content

About

This project was coded by @ffsf-filho during my participation in the React immersion with Next.Js v3 sponsored by Alura, between July 12th and 16th, 2021.

Downloading

Download ZIP
OR

git clone  https://github.com/ffsf-filho/alurakut.git

Technologies

HTML CSS JavaScript React

Configure

You must configure in the next.config.js file, in the 'env' property the variables "fullToken" and "readToken" with their valid DATO CMS tokens to have your customized page.

env: {
fullToken: set a valid token,
readToken: set a valid token,
},

Starting

  npm install
  npm run dev

OR

  yarn 
  yarn dev

Features

  • Login/Logout
  • Perfile
  • Endpoint of git API
  • Endpoint of DATO CMS

licence mit

Autor


Francisco F S Filho
Francisco F S Filho