Skip to content

ArturTkaczuk/readme-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Website

One of my first projects. Simple game made in JS, CSS & HTML to learn coding. Check it Live here

Table of Contents

Requirements

  • Latest web browser to run app on website (Google Chrome)
  • To run git commands you need Git installed
  • To run npm commands you need node installed

Installation

a) Download project via git

Run commands in terminal:

git clone project-name.github.com
cd project-name
npm install

b) Download project manually from GitHub

  1. Download project from this link
  2. Run index.html to open app in browser

Usage

Useful commands - run in project's directory:

  1. Dev server npm run start
  2. Production build npm run build

Technologies

Technologies used during development process:

  • Vanilla JS
  • SCSS
  • HTML

Features

  • timer
  • score counter

Support

Please open an issue for support.

Contributing

Please contribute using Github Flow. Create a branch, add commits, and open a pull request.

License

You can check out the full license here.

This project is licensed under the terms of the MIT license.

About

Readme template

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published