Skip to content

VitalinaKuzmenko/chat-next

Repository files navigation

Chat

This page was created for educational purposes. It is a chat where user can Read, Create, Update and Delete messages.

📡 Technologies used

Next.js, React, Glitch Api, TailwindCSS, TypeScript.

⭐️ Features

  • The user can see all messages.

  • The user can see all messages of one person the will be chosen

  • The user can sort messages by latest ones and oldest ones.

  • The user can create a new message.

  • After the new user has been added - it is created a new random avatar.

  • The user can update any message of any person.

  • The user can delete a message of any person.

  • The user can see a bigger version of avatar by clicking on avatar inside any message.

🚀 Deployed Website

https://vitalina-chat-next.vercel.app/

🚀 Glitch API

https://glitch.com/edit/#!/vitalina-kuzmenko-chat-server

💻 Screenshots

App Screenshot App Screenshot

🤝 Contributing

Contributions, issues and feature requests are welcome.