Skip to content

Commit

Permalink
Merge pull request #1 from sharunspi/ui-change
Browse files Browse the repository at this point in the history
UI change
  • Loading branch information
sharunspi authored Dec 1, 2023
2 parents 3a26446 + b29e994 commit 8beb91a
Show file tree
Hide file tree
Showing 15 changed files with 31,927 additions and 10,738 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,14 @@ This Javascript based programe uses [English text into the International Phoneti
get IPA word of a english word

## Development

### Start React server
'`cd english_to_ipa_translator`'
'`npm intsall`'
'`npm start`'
### Start Backend server
'`cd backend`'
'`npm intsall`'
'`npm start`'
## Support
Database is available at `'backend/db/db.json'`
Loading

0 comments on commit 8beb91a

Please sign in to comment.