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

https://github.com/geekgurudev/time-converter


https://github.com/geekgurudev/time-converter

front-end frontend react react-js reactjs tailwind tailwind-css tailwindcss

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# Time Converter

A Time Converter built using ReactJS and Tailwind CSS.

### [Live Demo](https://time-converter1.netlify.app/)

# Installation and Run

1. Clone the repository
```
https://github.com/Gurpreeet-Singh/time-converter
```
2. To install the dependencies, simply write
```
npm install
```
3. To run the app in development, simply write
```
npm start
```