naija-senate-contact-list icon indicating copy to clipboard operation
naija-senate-contact-list copied to clipboard

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

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.