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

https://github.com/anburocky3/cyberdude-internship-app

Internship app to enroll in fullstack engineer course.
https://github.com/anburocky3/cyberdude-internship-app

html javascript react reactjs tailwindcss

Last synced: 7 days ago
JSON representation

Internship app to enroll in fullstack engineer course.

Awesome Lists containing this project

README

          

# CyberDude Internship app 🎉 [In Development](https://cyberdude-internship.netlify.app)

[![Stars](https://img.shields.io/github/stars/anburocky3/cyberdude-internship-app)](https://github.com/anburocky3/cyberdude-internship-app)
[![Forks](https://img.shields.io/github/forks/anburocky3/cyberdude-internship-app)](https://github.com/anburocky3/cyberdude-internship-app)
[![GitHub license](https://img.shields.io/github/license/anburocky3/cyberdude-internship-app)](https://github.com/anburocky3/cyberdude-internship-app)
![Anbuselvan Rocky Twitter](https://img.shields.io/twitter/url?style=social&url=https%3A%2F%2Fgithub.com%2Fanburocky3%2Fcyberdude-internship-app)
[![Support Server](https://img.shields.io/discord/742347296091537448.svg?label=Discord&logo=Discord&colorB=7289da)](https://discord.gg/6ktMR65YMy)
[![Cyberdude youtube](https://img.shields.io/youtube/channel/subscribers/UCteUj8bL1ppZcS70UCWrVfw?style=social)](https://www.youtube.com/c/cyberdudenetworks)

Internship app to enroll in fullstack engineer course.

#### Screenshots

[Yet to be uploaded]

## 🎉 Check it yourself!

| 🚧 Build Status | [![Netlify Status](https://api.netlify.com/api/v1/badges/e015a124-0097-43ed-873b-fc651dbd9d3c/deploy-status)](https://app.netlify.com/sites/cyberdude-internship/deploys) |
| ---------------- | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| ✅ Live Website: | https://cyberdude-internship.netlify.app |

---

## 😎 Okay! How to Contribute?

1. [Fork this repository](https://github.com/anburocky3/cyberdude-internship-app/fork). Currently no contribution guide available.

## Expanding the ESLint configuration

If you are developing a production application, we recommend updating the configuration to enable type aware lint rules:

- Configure the top-level `parserOptions` property like this:

```js
parserOptions: {
ecmaVersion: 'latest',
sourceType: 'module',
project: ['./tsconfig.json', './tsconfig.node.json'],
tsconfigRootDir: __dirname,
},
```

- Replace `plugin:@typescript-eslint/recommended` to `plugin:@typescript-eslint/recommended-type-checked` or `plugin:@typescript-eslint/strict-type-checked`
- Optionally add `plugin:@typescript-eslint/stylistic-type-checked`
- Install [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) and add `plugin:react/recommended` & `plugin:react/jsx-runtime` to the `extends` list

## Milestones

- [ ] Design
- [ ] Make the contents dynamic
- [ ] Make the learning interactive with auth, tracking etc.

### Author:

- [Anbuselvan Rocky](https://bit.ly/AnbuselvanRockyFB)

- [Our valuable Contributors:](https://cyberdude-internship.netlify.app/contributors)