Skip to content
This repository has been archived by the owner on Aug 17, 2019. It is now read-only.

huynhsamha/crypto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cryptography Algorithms

View online here

A website created for the purpose of review my knowledge about Cryptography, as well as building websites using React, Redux in conjunction with Bootstrap, jQuery, SASS, SCSS, etc.

Development

Running on local machine

yarn start

Open localhost:3000

Deploy on github page

yarn run deploy

In package.json, require "homepage": "https://huynhsamha.github.io/crypto",.