EdinCitaku / react-terminal

A simple terminal in REACT for a portfolio website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

Welcome! This project is a small portfolio site written in react that simulates a shell. The main motivation for me was to learn some react. The demo of the site can be found here

Progress

  • Basic functionality
  • Autocomplete

Build

  1. Install dependencies with yarn
  2. Start the webapp with yarn start
  3. Site will be available at http://localhost:3000

About

A simple terminal in REACT for a portfolio website


Languages

Language:TypeScript 84.3%Language:HTML 7.2%Language:CSS 4.7%Language:JavaScript 3.8%