Skip to content

Commit

Permalink
modularised components
Browse files Browse the repository at this point in the history
  • Loading branch information
sharunspi committed Dec 1, 2023
1 parent 3a26446 commit 3dfa22a
Show file tree
Hide file tree
Showing 13 changed files with 31,890 additions and 10,731 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 3dfa22a

Please sign in to comment.