Skip to content

Latest commit

 

History

History
48 lines (37 loc) · 3.21 KB

README.md

File metadata and controls

48 lines (37 loc) · 3.21 KB

Electric-Reactive-To-Do 📝

Overview 📖

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.

Installation 💾

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 Stack 💻

Tech Docs Description
Electron Electron Build cross-platform desktop apps with JavaScript, HTML, and CSS.
React React A JavaScript library for building user interfaces.
TypeScript TypeScript A typed superset of JavaScript that compiles to plain JavaScript.
JavaScript JavaScript A high-level, dynamic, untyped, and interpreted programming language.
HTML5 HTML5 A markup language used for structuring and formatting content on the World Wide Web.
CSS3 CSS3 A stylesheet language used for describing the look and formatting of a document written in a markup language.
Bootstrap4 Bootstrap4 A free and open-source CSS framework directed at responsive, mobile-first front-end web development.

Contributing 🤝

Contributions are always welcome! If you would like to contribute to this project, please follow these steps:

  1. Fork the repository. 🍴
  2. Create a new branch. 🌵
  3. Make your changes and test them thoroughly. 👨‍💻
  4. Submit a pull request. ✔

License 📜

This project is licensed under the MIT license. For more information, please see the license file.

Credits 👏

Electric-Reactive-To-Do was created by Dzenis H.

If you like what you see, please consider giving a ⭐️