Skip to content

diegoflorenca/aluracord-k2s0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Event: Imersão React da Alura

Versão em Português

Aluracord - k2s0

Project developed during the @alura event named 'Imersão React 4' with @omariosouto and @peas. Theme based on android K2S0 from the Star Wars movie Rogue One.

APM

projeto

Technologies

The project is a chat similar to discord, which allows the exchange of messages between two or more participants who register with their GitHub username.

This project has the following technologies:

What I have learned?

  • This was my first experience with Next
  • Practice the useEffect adn UseState hooks
  • The basic concepts of consuming an API
  • I learned how to route pages using next

Run the project

To run the project you will need Node.js and Git on your system. To edit the code I used VSCode.

  1. Clone this repository.
git clone https://github.com/diegoflorenca/aluracord-k2s0
  1. Access the project directory.

  2. Install all dependencies using NPM.

npm install
  1. Run the application in development mode.
npm run dev

References

This file readme structure was based on Lário's project.

The background image was acquired from teahub.


Created by Diego Florença

linkedin codepen

About

Projeto criado na Imersão React com a @alura @omariosouto @peas

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published