Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rohit-nandagawali/nameit-hooks

This app is like previous app but this is creating using the concepts of the react hooks, previous was created using the class based components.
https://github.com/rohit-nandagawali/nameit-hooks

Last synced: about 2 months ago
JSON representation

This app is like previous app but this is creating using the concepts of the react hooks, previous was created using the class based components.

Awesome Lists containing this project

README

        

## Name It! - Hooks
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.
- This react app is created using the concepts of the react hooks
- [Go to Nameit! ](https://rohit-nandagawali.github.io/nameit-hooks/)

## Include the fonts in index.html

**Inside**

```html




```
## Libraries used

Library used to generate random startup names

[@rstacruz/startup-name-generator](https://www.npmjs.com/package/@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-hooks
```

2. Install all the required packages
```
npm install
```

3. Run the project
```
npm start
```

## Special Thanks

- Header image - https://user-images.githubusercontent.com/26179770/106359099-693e3380-6336-11eb-8069-9e36f25de5ca.png