Skip to content

tushartiwari7/secure-texts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

secure-texts

Secure Texts: A platform to secure your messages and texts your way by implementing advanced Cryptography Algorithms.

Tech-Stack

image image image image image

Installation

  1. Make Sure you have NodeJS Installed, if not download it from here
  2. Clone this Repository using git CLI or Github Desktop.
git clone https://github.com/tushartiwari7/secure-texts
  1. Install all the Dependencies for the project using this command on your Node Terminal
npm install
  1. Run this command to move your Present Working Directory to the root Directory.
cd secure-texts
  1. This command will start your project in development Server.
npm start

Congratulations, You just completed the Installation Setup and the site is live at your Local server at port 3000 localhost:3000

Now you can play around with the code,make changes to it and do whatever you want.

Learnings

  • Built CI/CD pipeline.

License

GitHub

About

Secure Texts: secure your messages and texts your way by implementing advanced Cryptography Algorithms.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published