Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/rohit-nandagawali/nameit-hooks
- Owner: Rohit-Nandagawali
- Created: 2022-07-16T10:33:29.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-07-23T08:05:25.000Z (over 2 years ago)
- Last Synced: 2023-03-27T21:28:22.516Z (almost 2 years ago)
- Language: JavaScript
- Size: 767 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 usedLibrary 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