A simple web browser built with Electron and React. Read article.
- Bootswatch for Cerulean theme for Bootstrap.
- Bootstrap Icons
$ npm install
$ npm run dev
# For windows
$ npm run build:win
# For macOS
$ npm run build:mac
# For Linux
$ npm run build:linux