Skip to content

Commit 85041b9

Browse files
authored
Update README.md
1 parent c0592a1 commit 85041b9

File tree

1 file changed

+150
-2
lines changed

1 file changed

+150
-2
lines changed

README.md

Lines changed: 150 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,17 +24,165 @@
2424
</a>
2525
</p>
2626

27+
<!--
28+
*** Thanks for checking out the Best-README-Template. If you have a suggestion
29+
*** that would make this better, please fork the repo and create a pull request
30+
*** or simply open an issue with the tag "enhancement".
31+
*** Thanks again! Now go create something AMAZING! :D
32+
-->
33+
34+
<!-- PROJECT SHIELDS -->
35+
<!--
36+
*** I'm using markdown "reference style" links for readability.
37+
*** Reference links are enclosed in brackets [ ] instead of parentheses ( ).
38+
*** See the bottom of this document for the declaration of the reference variables
39+
*** for contributors-url, forks-url, etc. This is an optional, concise syntax you may use.
40+
*** https://www.markdownguide.org/basic-syntax/#reference-style-links
41+
-->
42+
[![Contributors][contributors-shield]][contributors-url]
43+
[![Forks][forks-shield]][forks-url]
44+
[![Stargazers][stars-shield]][stars-url]
45+
[![Issues][issues-shield]][issues-url]
46+
[![MIT License][license-shield]][license-url]
47+
[![LinkedIn][linkedin-shield]][linkedin-url]
48+
49+
<!-- PROJECT LOGO -->
50+
<br />
51+
<p align="center">
52+
<a href="https://github.com/Rubix982/ASP.NET-ReactJS-Template">
53+
<img src="public/img/1.png" alt="Logo" width="80" height="80">
54+
</a>
55+
56+
<h3 align="center">ASP.NET ReactJS - Template</h3>
57+
58+
<p align="center">
59+
An awesome README template to jumpstart your projects!
60+
<br />
61+
<a href="https://bit.ly/3rcb0LH"><strong>Explore the docs »</strong></a>
62+
<br />
63+
<br />
64+
<a href="https://github.com/Rubix982/ASP.NET-ReactJS-Template">View Demo</a>
65+
·
66+
<a href="https://github.com/Rubix982/ASP.NET-ReactJS-Template/issues">Report Bug</a>
67+
·
68+
<a href="https://github.com/Rubix982/ASP.NET-ReactJS-Template/issues">Request Feature</a>
69+
</p>
70+
</p>
71+
72+
<!-- TABLE OF CONTENTS -->
73+
<details open="open">
74+
<summary>Table of Contents</summary>
75+
<ol>
76+
<li>
77+
<a href="#about-the-project">About The Project</a>
78+
<ul>
79+
<li><a href="#built-with">Built With</a></li>
80+
</ul>
81+
</li>
82+
<li>
83+
<a href="#getting-started">Getting Started</a>
84+
<ul>
85+
<li><a href="#prerequisites">Prerequisites</a></li>
86+
<li><a href="#installation">Installation</a></li>
87+
</ul>
88+
</li>
89+
<li><a href="#usage">Usage</a></li>
90+
<li><a href="#roadmap">Roadmap</a></li>
91+
<li><a href="#contributing">Contributing</a></li>
92+
<li><a href="#license">License</a></li>
93+
<li><a href="#contact">Contact</a></li>
94+
<li><a href="#acknowledgements">Acknowledgements</a></li>
95+
</ol>
96+
</details>
97+
98+
99+
100+
<!-- ABOUT THE PROJECT -->
101+
## About The Project
102+
27103
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.
28104

29105
Visit the issue here for the [roadmap information](https://github.com/Rubix982/ASP.NET-ReactJS-Template/issues/2) for more discussion on this.
30106

31-
# Application on running
32-
33107
![Basic application](https://res.cloudinary.com/fast-nuces/image/upload/v1612180730/Screenshot_20210201_164357_kqfypk.png)
34108

109+
### Built With
110+
111+
<!-- GETTING STARTED -->
112+
## Getting Started
113+
114+
### Prerequisites
115+
116+
This is an example of how to list things you need to use the software and how to install them.
117+
* npm
118+
```sh
119+
npm install npm@latest -g
120+
```
121+
122+
### Installation
123+
124+
<!-- USAGE EXAMPLES -->
125+
## Usage
126+
127+
<!-- ROADMAP -->
128+
## Roadmap
129+
130+
See the [open issues](https://github.com/Rubix982/ASP.NET-ReactJS-Template/issues) for a list of proposed features (and known issues).
131+
132+
<!-- CONTRIBUTING -->
133+
## Contributing
134+
135+
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are **greatly appreciated**.
136+
137+
1. Fork the Project
138+
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
139+
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
140+
4. Push to the Branch (`git push origin feature/AmazingFeature`)
141+
5. Open a Pull Request
142+
143+
<!-- LICENSE -->
144+
## License
145+
146+
Distributed under the MIT License. See `LICENSE` for more information.
147+
148+
<!-- CONTACT -->
149+
## Contact
150+
151+
Email: saifulislam84210@gmail.com
152+
153+
<!-- ACKNOWLEDGEMENTS -->
154+
## Acknowledgements
155+
* [GitHub Emoji Cheat Sheet](https://www.webpagefx.com/tools/emoji-cheat-sheet)
156+
* [Img Shields](https://shields.io)
157+
* [Choose an Open Source License](https://choosealicense.com)
158+
* [GitHub Pages](https://pages.github.com)
159+
* [Animate.css](https://daneden.github.io/animate.css)
160+
* [Loaders.css](https://connoratherton.com/loaders)
161+
* [Slick Carousel](https://kenwheeler.github.io/slick)
162+
* [Smooth Scroll](https://github.com/cferdinandi/smooth-scroll)
163+
* [Sticky Kit](http://leafo.net/sticky-kit)
164+
* [JVectorMap](http://jvectormap.com)
165+
* [Font Awesome](https://fontawesome.com)
166+
35167
# Todo
36168

37169
- Improve this README
38170
- Make and upload a live video representation on how to use this template
39171
- Plan out how to structure the documentation
40172
- Make project planning and building as automated as possible
173+
174+
<!-- MARKDOWN LINKS & IMAGES -->
175+
<!-- https://www.markdownguide.org/basic-syntax/#reference-style-links -->
176+
[contributors-shield]: https://img.shields.io/github/contributors/Rubix982/ASP.NET-ReactJS-Template.svg?style=for-the-badge
177+
[contributors-url]: https://github.com/Rubix982/ASP.NET-ReactJS-Template/graphs/contributors
178+
[forks-shield]: https://img.shields.io/github/forks/Rubix982/ASP.NET-ReactJS-Template.svg?style=for-the-badge
179+
[forks-url]: https://github.com/Rubix982/ASP.NET-ReactJS-Template/network/members
180+
[stars-shield]: https://img.shields.io/github/stars/Rubix982/ASP.NET-ReactJS-Template.svg?style=for-the-badge
181+
[stars-url]: https://github.com/Rubix982/ASP.NET-ReactJS-Template/stargazers
182+
[issues-shield]: https://img.shields.io/github/issues/Rubix982/ASP.NET-ReactJS-Template.svg?style=for-the-badge
183+
[issues-url]: https://github.com/Rubix982/ASP.NET-ReactJS-Template/issues
184+
[license-shield]: https://img.shields.io/github/license/Rubix982/ASP.NET-ReactJS-Template.svg?style=for-the-badge
185+
[license-url]: https://github.com/Rubix982/ASP.NET-ReactJS-Template/blob/master/LICENSE.txt
186+
[linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=for-the-badge&logo=linkedin&colorB=555
187+
[linkedin-url]: https://www.linkedin.com/in/saif-ul-islam-93786b187/
188+
[product-screenshot]: images/screenshot.png

0 commit comments

Comments
 (0)