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

https://github.com/vijethph/typescript-apps

Collection of apps developed as part of learning a TypeScript Course
https://github.com/vijethph/typescript-apps

apps tutorial typescript

Last synced: about 1 year ago
JSON representation

Collection of apps developed as part of learning a TypeScript Course

Awesome Lists containing this project

README

          

[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]
[![Reliability Rating](https://sonarcloud.io/api/project_badges/measure?project=vijethph_typescript-apps&metric=reliability_rating)](https://sonarcloud.io/summary/new_code?id=vijethph_typescript-apps)
[![Technical Debt](https://sonarcloud.io/api/project_badges/measure?project=vijethph_typescript-apps&metric=sqale_index)](https://sonarcloud.io/summary/new_code?id=vijethph_typescript-apps)
[![Lines of Code](https://sonarcloud.io/api/project_badges/measure?project=vijethph_typescript-apps&metric=ncloc)](https://sonarcloud.io/summary/new_code?id=vijethph_typescript-apps)
[![Code Smells](https://sonarcloud.io/api/project_badges/measure?project=vijethph_typescript-apps&metric=code_smells)](https://sonarcloud.io/summary/new_code?id=vijethph_typescript-apps)
[![Maintainability Rating](https://sonarcloud.io/api/project_badges/measure?project=vijethph_typescript-apps&metric=sqale_rating)](https://sonarcloud.io/summary/new_code?id=vijethph_typescript-apps)
[![Security Rating](https://sonarcloud.io/api/project_badges/measure?project=vijethph_typescript-apps&metric=security_rating)](https://sonarcloud.io/summary/new_code?id=vijethph_typescript-apps)
[![Bugs](https://sonarcloud.io/api/project_badges/measure?project=vijethph_typescript-apps&metric=bugs)](https://sonarcloud.io/summary/new_code?id=vijethph_typescript-apps)
[![Vulnerabilities](https://sonarcloud.io/api/project_badges/measure?project=vijethph_typescript-apps&metric=vulnerabilities)](https://sonarcloud.io/summary/new_code?id=vijethph_typescript-apps)
[![Duplicated Lines (%)](https://sonarcloud.io/api/project_badges/measure?project=vijethph_typescript-apps&metric=duplicated_lines_density)](https://sonarcloud.io/summary/new_code?id=vijethph_typescript-apps)
[![SonarCloud](https://sonarcloud.io/images/project_badges/sonarcloud-white.svg)](https://sonarcloud.io/summary/new_code?id=vijethph_typescript-apps)






TypeScript Apps


Collection of things built following TypeScript Course




Report Bug
·
Request Feature


Table of Contents



  1. About The Project


  2. Contributing

  3. License

  4. Contact

  5. Acknowledgments

## About The Project

Collection of things built following TypeScript Course

### Built With

* [![TypeScript][TypeScript]][typescript-url]

(back to top)

## Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement".

1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request

(back to top)

## License

Distributed under the MIT License. See `LICENSE.txt` for more information.

(back to top)

## Contact

Vijeth P H - [@vijethph](https://github.com/vijethph)

Project Link: [https://github.com/vijethph/typescript-apps](https://github.com/vijethph/typescript-apps)

(back to top)

## Acknowledgments

* [Typescript: The Complete Developer's Guide](https://www.udemy.com/course/typescript-the-complete-developers-guide/)
* [TypeScript Docs](https://www.typescriptlang.org/docs/)
* [Best-README-Template](https://github.com/othneildrew/Best-README-Template)

(back to top)

[contributors-shield]: https://img.shields.io/github/contributors/vijethph/typescript-apps.svg?style=flat-square
[contributors-url]: https://github.com/vijethph/typescript-apps/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/vijethph/typescript-apps.svg?style=flat-square
[forks-url]: https://github.com/vijethph/typescript-apps/network/members
[stars-shield]: https://img.shields.io/github/stars/vijethph/typescript-apps.svg?style=flat-square
[stars-url]: https://github.com/vijethph/typescript-apps/stargazers
[issues-shield]: https://img.shields.io/github/issues/vijethph/typescript-apps.svg?style=flat-square
[issues-url]: https://github.com/vijethph/typescript-apps/issues
[Python]: https://img.shields.io/badge/typescript-%23007ACC.svg?style=for-the-badge&logo=typescript&logoColor=white
[python-url]: https://www.typescriptlang.org/docs/