Skip to content

This is a react app which helps to generate random name for startup or for your new project, you just have to enter keyword related to your project or startup and this app will generate random names for you.

Notifications You must be signed in to change notification settings

Rohit-Nandagawali/nameit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Name It!

This is a react app which helps to generate random name for startup or for your new project, you just have to enter keyword related to your project or startup and this app will generate random names for you.

Include the fonts s in index.html

Inside

    <link rel="preconnect" href="https://fonts.gstatic.com">
    <link href="https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap" rel="stylesheet">
    <link href="https://fonts.googleapis.com/css2?family=Hachi+Maru+Pop&display=swap" rel="stylesheet">
    

Libraries used

Library used to generate random startup names

@rstacruz/startup-name-generator

npm install --save-exact @rstacruz/startup-name-generator

How to run this app

  1. Clone the repository
git clone git clone https://github.com/Rohit-Nandagawali/nameit
  1. Install all the required packages
npm install
  1. Run the project
npm start

Special Thanks

About

This is a react app which helps to generate random name for startup or for your new project, you just have to enter keyword related to your project or startup and this app will generate random names for you.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published