Skip to content

Simple & minimalistic website for generating random crypto currency names and short names.

License

Notifications You must be signed in to change notification settings

jacobbvfx/CoinCreator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CoinCreator

Simple & minimalistic website for generating random crypto currency names and short names.

Table of Contents

  1. Tools and Languages.
  2. How It Works.
  3. Installation & Running.
  4. Contributing.
  5. License.

Tools and Languages

  1. HTML
  2. CSS
  3. JavaScript

How It Works

This project is a simple web application that uses a JavaScript program to generate random crypto currency names and short names. The program selects a combinations of names from an array of names and composes them into a resulting random name. To make changes in how the web application looks change index.html and style.css. To make changes in how the web app creates a random name, change script.js.

Installation & Running

  1. Clone the repository
  2. Open index.html in a browser
  3. Enjoy the Game!

Contributing

Pull requests are always welcome. For bigger changes, please open an issue first to discuss what you would like to change.

License

GNU GPLv3