It is a new chromiun based browser built on electronjs with typescript and react.
- Navigation tabs
- Input URL
- Basic Controls
- Historial
- Themes
- Browser settings
- Extensions
git clone https://github.com/VMASPAD/Elara.git
$ npm install$ npm run dev# For windows
$ npm run build:win
# For macOS
$ npm run build:mac
# For Linux
$ npm run build:linux
