- Clone project to local directory.
git clone https://github.com/RaviDhoriya/word-analyzer.git
- Install modules (execute command from Project directory e.g. word-analyzer)
cd word-analyzer
npm install
- Run project
npm run start
- Open URL in browser: http://localhost:5001
PS: API key is included in .env
file for now. You can replace it with your own yandex API key