A simple Web application suggestions for your startup by providing the key words of your startup.
Clone the repository.
git clone https://github.com/vnshanmukh/NameSuggestion.git
change directory to project.
cd NameSuggestion
Install dependencies.
npm install
Run the project on localhost.
npm start