Skip to content

kaiwalyakoparkar/NameIt

Repository files navigation

⚡ Name It ⚡

Fork badge issue badge stars badge licence badge no of languages

❤️ Note for new Contributors : ❤️

Thank you very much for considering this project. Make sure you read License , Code of conduct and Contributing.md before making contributions. Feel free to raise an issue and after gettting assigned to it you are all set to work on it.

📌About :

This is a react based (side) project intended to generate and suggest startup / venture names from the keyworkds given by the user. This project is entirely built from scratch. You can see the live demo Here

📌Live Demo:

Live Demo

📌Wire Framed Diagram:

📌Structural Diagram:

📌Pre-requisites

  1. Basic Computer configuration
  2. Node js installed

📌Contribution :

Contribution to this repos are always welcome. You can alwas upgrade the UI, or fix any bug predefined in the issue section.

For new contibution or feature :

  1. Open a new issue describing the feature.
  2. Add feature tag to this issue.
  3. Get acceptance from the code maintainers
  4. Enjoy adding the feature

📌Steps to contibute :

  1. Fork the project: Fork the project from https://github.com/kaiwalyakoparkar/NameIt/

  2. Clonning the project :

git clone https://github.com/<your-user-name>/NameIt.git
  1. Open the project in your desired text editor

  2. run the following command int terminal to see the live output

npm start
  1. Now go to the components folder and choose the component you want to add feature to.

  2. after specified changes document the changes in changes.md

  3. run the following command to generate the build folder

npm run build
  1. Now deploy the application to your copy
npm deploy
  1. Now create a pull request to the parent repository

  2. Wait for acceptance ! Best of luck

📌Contributors & Maintaiers

Kaiwalya Koparkar