/alurakut

We all miss Orkut, so I re-created it for fun 🤩 / Projeto Imersão React da Alura

Primary LanguageJavaScript

Alurakut - Project by Imersão Alura

Deployed @ 13/07: alurakut-brunagil.vercel.app


Steps

  • Use Create Next App;
  • Create components with React using styled-components;
  • Organize the folders of our project;
  • Pass properties to components;
  • Deploy the project in Vercel.

How to use Next JS

Execute create-next-app with npm or Yarn to bootstrap the example:

npx create-next-app --example with-styled-components with-styled-components-app
# or
yarn create next-app --example with-styled-components with-styled-components-app

important links

Deploy your own project

Deploy the example using Vercel:

Deploy with Vercel