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

https://github.com/praisespjmt/cyhub

CyHub is the front-end of a cybersecurity news portal developed for the National Drug Law Enforcement Agency (NDLEA).
https://github.com/praisespjmt/cyhub

ndlea reactjs vite vitest

Last synced: 3 months ago
JSON representation

CyHub is the front-end of a cybersecurity news portal developed for the National Drug Law Enforcement Agency (NDLEA).

Awesome Lists containing this project

README

          

# NDLEA-CyHub

CyHub is the front-end of a cybersecurity news portal developed for the National Drug Law Enforcement Agency (NDLEA).

## Table of Contents

- [NDLEA-CyHub](#ndlea-cyhub)
- [Table of Contents](#table-of-contents)
- [Features](#features)
- [Installation](#installation)
- [Contributing](#contributing)
- [License](#license)

## Features

- Gives all the latest cybersecurity news in Nigeria and across the globe.
- Allows the public to send messages to the NDLEA team.
- Allows the public to send vulnerability tips to the cybersecurity unit of the NDLEA

## Installation

1. Clone the repository `git clone git@github.com:PraisesPJMT/cyhub.git`.
2. Move to the project directory `cd cyhub`.
3. Install dependencies using `npm install`.
4. Start the development server using `npm run dev`.

## Contributing

1. Fork the repository.
2. Create a new branch (`git checkout -b feature/myFeature`).
3. Make changes and commit them (`git commit -am 'Add new feature'`).
4. Push to the branch (`git push origin feature/myFeature`).
5. Create a new Pull Request.

## License

This project is licensed under the MIT LICENSE - see the [LICENSE.md](./LICENSE.md) file for details.