A set of JS functions to use the EITB Nahieran API.
This project is based on https://github.com/erral/eitbapi-react project. A very special thanks to @erral for the contribution made in this project. ❤️
https://bipoza.github.io/nahieran-js/
npm i nahieran-js
Thanks for your interest in contributing!
If you are interested in improving this project, follow these steps to start it locally:
# Go to docs folder
cd docs
# Install the packages
npm i
# Start the server!
npm run start