Skip to content

davidevandro/alurakut

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alurakut

Table of Contents

Description

Alurakut is a web application inspired by the classic social media platform Orkut. It serves as a nostalgic trip down memory lane, allowing users to create profiles, add friends, and post messages.

Features

  • User authentication
  • Profile creation and editing
  • Adding and managing friends
  • Posting messages and comments
  • "Lucky phrases of the day" feature

Technologies

  • Next.js
  • Styled-components
  • React
  • DatoCMS
  • JWT

Layout

You can visualize the project layout in this link. It's necessary to have an account on Figma to access it.

How to Use

You can access live page here.

To clone and run this application, you'll need to install Git and Node.js on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/davidevandro/alurakut alurakut

# Go into the repository
$ cd alurakut

# Install dependencies
$ npm install

# Run the app
$ npm run dev

Acknowledgements

This project was developed during the "Imersão React" by Alura.

License

This project is under the MIT license.

Developed by David Martins - July/2021