|
1 | | -# ASP.NET Core 5.0 / React <3 Typescript SPA Template App |
| 1 | +# ASP.NET Core 5.0 / React :heart: Typescript SPA Template Web App |
| 2 | + |
| 3 | +<p align="left"> |
| 4 | + <a href="#"> |
| 5 | +<img alt="React" src="https://img.shields.io/badge/React-React?&style=for-the-badge&logo=react&logoColor=000&color=61DAFB"/> |
| 6 | +<img alt="ReactStrap" src="https://img.shields.io/badge/ReactStrap-ReactStrap?&style=for-the-badge&logo=bootstrap&logoColor=000&color=7952B3"/> |
| 7 | +<img alt="React Router" src="https://img.shields.io/badge/React%20Router-React%20Router?&style=for-the-badge&logo=react%20router&logoColor=fff&color=CA4245"/> |
| 8 | +<img alt="TypeScript" src="https://img.shields.io/badge/Typescript-Typescript?&style=for-the-badge&logo=typescript&logoColor=fff&color=3178C6"/> |
| 9 | +<img alt="Eslint" src="https://img.shields.io/badge/ESlint-ESlint?&style=for-the-badge&logo=eslint&logoColor=fff&color=4B32C3"/> |
| 10 | +<img alt="Prettier" src="https://img.shields.io/badge/Prettier-Prettier?&style=for-the-badge&logo=prettier&logoColor=000&color=F7B93E"/> |
| 11 | +<img alt="Jest" src="https://img.shields.io/badge/Jest-Jest?&style=for-the-badge&logo=jest&logoColor=fff&color=C21325"/> |
| 12 | +<img alt="Yarn" src="https://img.shields.io/badge/Yarn-Yarn?&style=for-the-badge&logo=yarn&logoColor=fff&color=2C8EBB"/> |
| 13 | +<img alt="Redux" src="https://img.shields.io/badge/Redux-Redux?&style=for-the-badge&logo=redux&logoColor=fff&color=764ABC"/> |
| 14 | +<img alt="Docker" src="https://img.shields.io/badge/Docker-Docker?&style=for-the-badge&logo=docker&logoColor=fff&color=2496ED"/> |
| 15 | +<img alt="Webpack" src="https://img.shields.io/badge/Webpack-Webpack?&style=for-the-badge&logo=webpack&logoColor=000&color=8DD6F9"/> |
| 16 | +<img alt="Babel" src="https://img.shields.io/badge/Babel-Babel?&style=for-the-badge&logo=babel&logoColor=000&color=F9DC3E"/> |
| 17 | +<img alt='ASP.NET' src="https://img.shields.io/badge/ASPNET-ASPNET?style=for-the-badge&logo=.net&color=5C2D91"/> |
| 18 | +<img alt='PostgreSQL' src="https://img.shields.io/badge/PostgreSQL-PostgreSQL?style=for-the-badge&logo=postgresql&color=336791"/> |
| 19 | +<img alt='Mongo DB' src="https://img.shields.io/badge/MongoDB-MongoDB?style=for-the-badge&logo=mongodb&logoColor=fff&color=47A248"/> |
| 20 | +<img alt="C#" src="https://img.shields.io/badge/c%23%20-%23239120.svg?&style=for-the-badge&logo=c-sharp&logoColor=white"/> |
| 21 | +<img alt="Nginx" src="https://img.shields.io/badge/nginx%20-%23009639.svg?&style=for-the-badge&logo=nginx&logoColor=white"/> |
| 22 | +<img alt="Linux" src="https://img.shields.io/badge/Linux-Linux?style=for-the-badge&logo=linux&logoColor=000&color=FCC624"/> |
| 23 | +<img alt="Windows" src="https://img.shields.io/badge/Windows-Windows?style=for-the-badge&logo=windows&logoColor=white&color=0078D6" /> |
| 24 | + </a> |
| 25 | +</p> |
| 26 | + |
| 27 | +Hello! This project is meant to be a template for people who want to get a quick starter to a fullstack ASP.NET and ReactJS solution. |
| 28 | + |
| 29 | +Visit the issue here for the [roadmap information](https://github.com/Rubix982/ASP.NET-ReactJS-Template/issues/2) for more discussion on this. |
| 30 | + |
| 31 | +# Application on running |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | +# Todo |
| 36 | + |
| 37 | +- Improve this README |
| 38 | +- Make and upload a live video representation on how to use this template |
| 39 | +- Plan out how to structure the documentation |
| 40 | +- Make project planning and building as automated as possible |
0 commit comments