Skip to content

vnshanmukh/NameSuggestion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Name Suggestion

A simple Web application suggestions for your startup by providing the key words of your startup.

How to run it locally

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