Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/bihan001/phonetics-app


https://github.com/bihan001/phonetics-app

react transliteration

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# PHONETICS

## Authors

- [@Bihan001](https://www.github.com/Bihan001)

## Run Locally

Clone the project

```bash
git clone https://github.com/Bihan001/phonetics-app.git
```

Go to the project directory

```bash
cd phonetics-app
```

Install dependencies

```bash
npm ci
```

Start the server

```bash
npm start
```

## Demo

[Go to demo page](https://phonetics-app.vercel.app)