Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anburocky3/cyberdude-updates
Simple web app that tracks cyberdude updates like roadmap, suggestions etc.
https://github.com/anburocky3/cyberdude-updates
cyberdude javascript react reactjs vite
Last synced: 10 days ago
JSON representation
Simple web app that tracks cyberdude updates like roadmap, suggestions etc.
- Host: GitHub
- URL: https://github.com/anburocky3/cyberdude-updates
- Owner: anburocky3
- License: mit
- Created: 2022-08-20T21:33:51.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-23T22:05:36.000Z (14 days ago)
- Last Synced: 2025-01-27T06:57:10.622Z (11 days ago)
- Topics: cyberdude, javascript, react, reactjs, vite
- Language: TypeScript
- Homepage: https://cyberdude-updates.netlify.app/
- Size: 5.36 MB
- Stars: 7
- Watchers: 3
- Forks: 3
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
Awesome Lists containing this project
README
## CyberDude Updates App
Simple web app that tracks cyberdude updates like roadmap, suggestions etc.
## Features:
- Roadmap - Have the ability to see the overview of what we will be building over time.
- Suggestions (ideas) - Suggest your views on it.## How to compile?
- Fork this repo, and type the following command.
```bash
npm install
npm run dev
```or
```bash
yarn
yarn dev
```## Author:
[Anbuselvan Rocky](https://fb.me/anburocky3)
## Learn how to contribute to this project?
- [Contribution Guide](./.github/CONTRIBUTING.md)
- [Contributors 💖](./CONTRIBUTORS.md)
> If you care, do contribute! We love contributions.