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

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.

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)