This is my very first take on Electron. Since I'm usually using React, I've combined them. YES, of course, it's a To-Do app. But it has some nice features and it's still in development, but fully functional. It's also important to note that it saves your data. I did it for fun, to get to know Electron and to refresh my TypeScript skills.
To install and run this app, you will need Node.js and npm installed on your computer. Node.js is a JavaScript runtime built on Chrome's V8 JavaScript engine, while npm is the package manager for Node.js.
Installation:
npm i
This will install all of the necessary dependencies.
Usage:
npm run dev
This will start all the needed scripts for you to explore it further.
Tech | Docs | Description |
---|---|---|
Electron | Build cross-platform desktop apps with JavaScript, HTML, and CSS. | |
React | A JavaScript library for building user interfaces. | |
TypeScript | A typed superset of JavaScript that compiles to plain JavaScript. | |
JavaScript | A high-level, dynamic, untyped, and interpreted programming language. | |
HTML5 | A markup language used for structuring and formatting content on the World Wide Web. | |
CSS3 | A stylesheet language used for describing the look and formatting of a document written in a markup language. | |
Bootstrap4 | A free and open-source CSS framework directed at responsive, mobile-first front-end web development. |
Contributions are always welcome! If you would like to contribute to this project, please follow these steps:
- Fork the repository. 🍴
- Create a new branch. 🌵
- Make your changes and test them thoroughly. 👨💻
- Submit a pull request. ✔
This project is licensed under the MIT license. For more information, please see the license file.
Electric-Reactive-To-Do was created by Dzenis H.
If you like what you see, please consider giving a ⭐️