RyanGosden / retro-terminal

Fake retro terminal using react

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Retro Terminal

Navigate portfolio using a simple retro terminal created with React.

Demo : https://pacific-mesa-08391.herokuapp.com/

πŸš€ Quick start

  1. NPM Install

    cd app/
    npm install
  2. Build

    cd app/
    gatsby build
    gatsby serve
  3. Terminal Navigation Commands

    about       View about
    portfolio   View portfolio
    help        View help page
    clear       Clear terminal
    exit        Exit terminal
    
    Navigation Commands:
    ↑   ↓       Search history
    

About

Fake retro terminal using react

License:BSD Zero Clause License


Languages

Language:CSS 55.2%Language:JavaScript 44.8%