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
- Basic functionality
- Autocomplete
- Install dependencies with
yarn - Start the webapp with
yarn start - Site will be available at http://localhost:3000