An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Temperature Converter

Temperature Converter desktop app build with Electron and React.

![preview](https://i.imgur.com/Eay4BuM.png)

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.