Author: MUHIB ARSHAD
Welcome to Secret Messages App, a user-friendly MERN stack application that allows you to send and receive encrypted messages with full input validation, responsive UI, and easy navigation. Server side fully stores data in the backend, data is retrieved via a RESTful API ensuring data is secure and accessible to secret code entered users.
- Fully functional MERN stack application
- Allows users to send and receive encrypted messages
- Client-side and server-side functionality
- Seamless user experience
- Full input validation on client side
- Responsive UI design
- Side-by-side component handling for easy navigation
- Data fully stored in the backend
- Data retrieved via a RESTful API
- Powerful and user-friendly application
- Offers a secure way to send and receive encrypted messages
To get started, clone the repository and install
the dependencies:
- Open the folder in the
VScode
- Then open the terminal with the shortcut
ctrl+j
- After opening Terminal
run
these commands
git clone https://github.com/muhib7353/Secret-Messages-App-MERN.git
cd Backend
npm install
npm start
cd ../
cd Frontend
npm install
npm start
This will start the development server and open the app in your default web browser. Now enjoy it.
- Star π this repository and follow at muhib7353
π€ Contributing
"Feel free to contribute to this repository. If you want to add new features or resolve any issues, you can fork the repository and make changes to the code. If you only want to make changes to the file, you can create a pull request to the master branch. I will review it and, if it meets the necessary requirements, I will merge it into the branch. The same process applies for changes to the main branch as well."
If this project was helpful to you, please consider giving it a βοΈ. You can also follow my GitHub profile to stay updated on my latest projects: @muhib7353
Copyright Β© 2022 Muhib Arshad.
This project is MIT licensed.