Skip to content

kdeoliveira/http.site

Repository files navigation

logo

React Web App

Simple implementation of a web application that reproduces a unix terminal. It provides some basic CLI commands that can be found inside the cmd directory.
Note that this project is still under developement and some commands may not be completely functional.

Overview

  • React application implemented with typescript
  • Redux for data store management
  • Styled with pure css