Skip to content

thiagoaraujocampos/alurakut

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


dt money

lastcommit License Issues Thiago Araujo Campos

Alurakut is a nostalgic social network based on Orkut, developed during the Alura Immersion with Next.JS and Styled Components

ReactJS | NextJS | 💅styled-components | DatoCMS



Clone the repository

git clone https://github.com/thiagoaraujocampos/alurakut.git

Switch to the repo folder

cd alurakut

Install all the dependencies using npm or yarn

npm install
# or
yarn install

Start the local development server using npm or yarn

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

Online demo version


Technologies


Made with ♥️ by Thiago Araujo Campos