https://github.com/mesaugat/nepali-names
Searchable collection of Nepali names in English.
https://github.com/mesaugat/nepali-names
names nepal nepali
Last synced: about 2 months ago
JSON representation
Searchable collection of Nepali names in English.
- Host: GitHub
- URL: https://github.com/mesaugat/nepali-names
- Owner: mesaugat
- License: apache-2.0
- Created: 2017-08-18T17:19:14.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T21:50:25.000Z (over 2 years ago)
- Last Synced: 2024-10-12T07:49:29.875Z (7 months ago)
- Topics: names, nepal, nepali
- Language: JavaScript
- Homepage: https://mesaugat.github.io/nepali-names
- Size: 4.28 MB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Nepali Names
Searchable collection of Nepali :nepal: names.
Made possible with JavaScript.
## Requirements
* [Node.js](https://nodejs.org/en/)
* [NPM](https://www.npmjs.com/get-npm) or [Yarn](https://yarnpkg.com/en/)## Contributing
* Fork and clone the repository `git clone [email protected]:/nepali-names.git`
* Navigate into your newly cloned repository `cd nepali-names`
* Run `yarn` to install the dependencies
* Start the application using `yarn start`
* That's it, you are now ready to start building! :beers:
## Important Note
You'll have to export a `REACT_APP_FIREBASE_API_KEY` environment variable to fetch the name list from Firebase.
## Data Source
Data has been taken from [techgaun/nepali-names](https://github.com/techgaun/nepali-names).
## License
[Apache License, Version 2.0](LICENSE)