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

https://github.com/elmar8287/key-words-finding-app

This project was built to help job seekers to find the key words for creating the correct resume summery. By pasting the text from job description, you can see how many time each word mentioned in it.
https://github.com/elmar8287/key-words-finding-app

ant-design git hooks javascript netlify nodejs npm react

Last synced: 3 months ago
JSON representation

This project was built to help job seekers to find the key words for creating the correct resume summery. By pasting the text from job description, you can see how many time each word mentioned in it.

Awesome Lists containing this project

README

          

# The key-words finding App

### This project was built to help job seekers to find the keywords for creating the correct resume summary. By pasting the text from job description, you can see how many time each word mentioned in it.

# Built with

- React JS with functional components
- Used [Ant Design](https://ant.design/) for design
- Netlify, for deployment

# The [Demo Live](https://key-words.netlify.app/) version is available
Screen Shot 2022-09-02 at 16 11 13

## Project status: on going

### Run project on local machine

- copy and run this command to your terminal `git clone https://github.com/elmar8287/key-words-finding-app.git`
- switch to right directory by `cd key-words-finding-app`
- run `npm i`
- run `npm start`

## Author

- GitHub: [@elmar8287](https://github.com/elmar8287)
- LinkedIn: [Elmar Abdulkarimov](https://www.linkedin.com/in/elmar.abdulkarimov/)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/elmar8287/key-words-finding-app/issues).

## Show your support

Give a ⭐️ if you like this project!

License could be find [here](https://github.com/elmar8287/key-words-finding-app/blob/dev/LICENSE)