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.
- React application implemented with typescript
- Redux for data store management
- Styled with pure css