Skip to content

This repository store the source code of a chat application built in NextJS. The code was built in alura's React event, and here I styled the code to make it unique and creative! Programmed with @alura @omariosouto @peas

License

Notifications You must be signed in to change notification settings

vickttor/mortal_kombat_room

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aluracord MKRoom

This repository store the source code of a chat application built in NextJS. The code was built in alura's React event, and here I styled the code to make it unique and creative! Basically the application uses @skyneui/components to build a beautiful interface, react-tilt, that's a lib to use Vanilla-tilt effect, and lodash so that the application can wait while the user typing the input data, and just after he stop, the code runs (This technique avoid the application make request every time without necessity)


Status

🚧 ... Developing ... 🚧

Preview

Login Page


Chat Without Messages


Chat With Messages


Loading Page

Requirements

To use the application you need the Node and the yarn(optinally) installed in you computer, because through that we'll use npm or yarn to install the dependencies and run the application locally. But if you want just test the actual version, you can access the applicatio by visiting this link. It was deploied in vercel plataform

How to Use ?

To use you need to install all dependencies by using yarn or node. To do that, runs the follows commands with yarn or npm

  # Install the dependencies
  yarn

  # Runs the aplication in development environment
  yarn dev

OR

  # Install the dependencies
  npm install

  # Runs the aplication in development environment
  npm run dev

Technologies

Author

Victor

Victor Hugo🚀

📝 LICENSE

This project is under the MIT license MIT.

Made with dedication by VictorSilva15

About

This repository store the source code of a chat application built in NextJS. The code was built in alura's React event, and here I styled the code to make it unique and creative! Programmed with @alura @omariosouto @peas

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published