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).
- Host: GitHub
- URL: https://github.com/praisespjmt/cyhub
- Owner: PraisesPJMT
- License: mit
- Created: 2024-04-05T13:05:26.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-17T09:32:40.000Z (about 2 years ago)
- Last Synced: 2025-02-04T12:51:54.550Z (over 1 year ago)
- Topics: ndlea, reactjs, vite, vitest
- Language: JavaScript
- Homepage:
- Size: 200 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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.