BilalGumus / cryptology-javascript

React application with core javascript cipher algorithms.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

React application with core javascript cipher algorithms.


Languages

Language:JavaScript 97.1%Language:HTML 2.9%