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.
- Host: GitHub
- URL: https://github.com/elmar8287/key-words-finding-app
- Owner: elmar8287
- License: gpl-3.0
- Created: 2022-08-31T20:28:08.000Z (almost 4 years ago)
- Default Branch: dev
- Last Pushed: 2022-09-04T19:16:36.000Z (almost 4 years ago)
- Last Synced: 2025-02-09T19:42:14.820Z (over 1 year ago)
- Topics: ant-design, git, hooks, javascript, netlify, nodejs, npm, react
- Language: JavaScript
- Homepage:
- Size: 702 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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

## 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)