The rebirth of Orkut with the most modern Front-end technologies.
This project was developed with the following technologies:
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 variablesDATO_API_READ_ONLY_TOKEN
andDATO_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
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 🤿