Skip to content

My first Application made in Electron with JavaScript, HTML and CSS to a mini-market.

License

Notifications You must be signed in to change notification settings

davigps/first-electron-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

first-electron-app

My first App made in Electron with JavaScript, HTML and CSS. (Interface is in Brazilian Portuguese)

What is it?

I made a product code search application for a mini-market in my city, since the project is small, I used a JSON file to store the products.

Install

You will need NPM, NodeJS and ElectronJS installed on your PC.

  • Enter in project folder and just type in terminal:
    npm i
  • Then, you can open it using:
    npm start

Screenshot:

screenshot

About

My first Application made in Electron with JavaScript, HTML and CSS to a mini-market.

Topics

Resources

License

Stars

Watchers

Forks