Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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.