https://github.com/dodycode/temperature_converter
Temperature Converter desktop app build with Electron and React
https://github.com/dodycode/temperature_converter
Last synced: 8 months ago
JSON representation
Temperature Converter desktop app build with Electron and React
- Host: GitHub
- URL: https://github.com/dodycode/temperature_converter
- Owner: dodycode
- Created: 2020-06-27T14:46:56.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-10-05T19:44:02.000Z (over 2 years ago)
- Last Synced: 2024-12-28T04:26:33.992Z (over 1 year ago)
- Language: JavaScript
- Size: 1.58 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Temperature Converter
Temperature Converter desktop app build with Electron and React.

This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
## Important Notes
Please do this before run project:
`cp .env.example .env`
## How to Run
How to run this project:
- `npm install`
- `npm run dev`
## Note
This project made for final test purposes.