/alurakut

The rebirth of Orkut with the most modern Front-end technologies.

Primary LanguageJavaScriptMIT LicenseMIT

GitHub license GitHub stars

demo

📑 Description

The rebirth of Orkut with the most modern Front-end technologies.

🧰 Technologies

This project was developed with the following technologies:

🧪 How to run

Access the version currently on air on https://alurakut-bay.vercel.app/ or...

  • Clone the repository
  • Install dependencies with yarn
  • Create project on DatoCMS according to this structure
  • Create .env.local file and add the environment variables DATO_API_READ_ONLY_TOKEN and DATO_API_FULL_ACCESS_TOKEN with the Read-only API token and Full-access API token, respectively, of the your project on DatoCMS
  • Start the server with yarn dev

Access from localhost:3000 your browser

☑️ Step by steps

On tab Settings in the your project dashboard create the follow models:

  • Community
  • Community person
  • Follower

Each of these models must contain the fields:

  • Name
  • URL Image
  • Link to
  • Creator slug

Criado com orgulho durante a Imersão React da Alura 🤿