/naija-senate-contact-list

This repo is a web app with list of the 9th Assembly senators in Nigeria.

Primary LanguageJavaScriptMIT LicenseMIT

naija-senate-contact-list.netlify.com · Maintainability Build Status PRs Welcome

Nigeria Senate List (The 9th Assembly)

A Progressive web app (PWA) with list of the 9th Assembly senators and their contacts in Nigeria.

🌐 Live link

🖼️ Screenshot

Screenshot

🛠️ Development (Running locally)

  • Clone the project
git clone https://github.com/bolah2009/naija-senate-contact-list.git
  • Install Dependencies
yarn install

To run ESLint by itself, you may run the lint task:

yarn lint:check

Or to automatically fix issues found (where possible):

yarn lint

You can also check against Prettier:

yarn format:check

and to have it actually fix (to the best of its ability) any format issues, run:

yarn format
  • Start server (Development mode)
yarn start
  • Start server (Production mode)
yarn build

🧾 TODO

  • Add more template options for messaging senator
  • Add script for scrape data on directly from NASS Website to update data.
  • Improve UI/UX

🤝🏾 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

⭐️ Show your support

Give a ⭐️ if you like this project!

🙏🏾 Acknowledgments

👨🏽‍💻 Author

📝 License

MIT licensed.