Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bihan001/phonetics-app
https://github.com/bihan001/phonetics-app
react transliteration
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/bihan001/phonetics-app
- Owner: Bihan001
- Created: 2022-05-07T06:12:50.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-05-10T13:45:08.000Z (over 2 years ago)
- Last Synced: 2023-03-10T03:36:58.960Z (almost 2 years ago)
- Topics: react, transliteration
- Language: JavaScript
- Homepage: https://phonetics-app.vercel.app
- Size: 675 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)