/cryptology-javascript

React application with core javascript cipher algorithms.

Primary LanguageJavaScript

React Cryptology App 🔑

Hi 👋, This is a simple cryptology application that includes several cipher algorithms which is created with ReactJS & ChakraUI.

Project

🟠 You can check the demo hosted on github-pages: https://bilalgumus.github.io/cryptology-javascript/

React Cryptology App Screenshot

Screenshot from the project

Instructions

This project was bootstrapped with Create React App.

View On Local

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.