This project was developed using the following technologies and libraries:
To run this in your local machine, clone this repo and run the command:
# Installing dependencies
pnpm install
installing all dependencies. After that, just start:
# Starting project
pnpm dev
And it will appear on http://localhost:3000
.
β Also, make sure to fill the info needed in a .env file using the .env.example file as an example β
Remembering that you will need to create a database on MongoDB, an account on Google Cloud Platform, create credentials at Github OAuth, create an account on Cloudinary and create an account on Pusher so you can fill the .env file with the info needed.
This project was made by @Code With Antonio in the video Real-Time Messenger Clone.
So, all the credits for the original project goes to him, I just made some changes to the original project, and I will keep updating this project with new features, so if you want to contribute, feel free to check the issues page.
My original tugio design, including logos and icons, is here on figma:
Contributions, issues and feature requests are welcome!
Feel free to check issues page.
Copyright Β© 2023 JoΓ£o Lucas.
This project is licensed under the MIT license.