CryptiQ is a (mock) cryptocurrency e-commerce platform that takes the user through an intuitive and unequivocal process of purchasing Bitcoin, Ethereum, and Iota.
Clone the repository and download dependencies.
$ git clone https://github.com/peter-minho-kim/cryptiq.git
$ cd cryptiq
$ npm install
Start the development server.
$ npm run dev-server
This will automatically open a new browser window with the project.
This project is licensed under the MIT License.