Hi 👋, This is a simple cryptology application that includes several cipher algorithms which is created with ReactJS & ChakraUI.
🟠 You can check the demo hosted on github-pages: https://bilalgumus.github.io/cryptology-javascript/
Screenshot from the project
This project was bootstrapped with Create React App.
First clone this repository.
$ git clone https://github.com/BilalGumus/cryptology-javascript
In the project directory, you can run: (Make sure you already have nodejs
& npm
installed in your system.)
npm start
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.