Skip to content

Commit 9056dc1

Browse files
committed
Minor Fixing
1 parent 18161a2 commit 9056dc1

File tree

2 files changed

+173
-2
lines changed

2 files changed

+173
-2
lines changed

README.md

Lines changed: 173 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,174 @@
1-
# Reporter
1+
<a name="readme-top"></a>
22

3-
The Heaven for blogger!
3+
<!-- ABOUT THE PROJECT -->
4+
5+
## About Reporter
6+
7+
[![Product Name Screen Shot][product-screenshot]](https://reporter73.000webhostapp.com/)
8+
9+
Welcome to Reporter, a new article writing website dedicated to providing high-quality content for businesses and individuals.
10+
11+
In addition to our writing services, we also offer editing and proofreading services to ensure that your content is error-free and meets the highest standards of quality.
12+
13+
At Reporter, we believe that effective content is essential for any business or individual looking to succeed online. That's why we're committed to providing affordable, reliable, and high-quality services to our clients.
14+
15+
If you're ready to take your online presence to the next level, contact us today to learn more about how we can help you succeed.
16+
17+
<p align="right">(<a href="#readme-top">back to top</a>)</p>
18+
19+
### Built With
20+
21+
This section should list any major frameworks/libraries used to bootstrap your project. Leave any add-ons/plugins for the acknowledgements section. Here are a few examples.
22+
23+
- [![Laravel][laravel.com]][laravel-url]
24+
- [![Bootstrap][bootstrap.com]][bootstrap-url]
25+
- [![JQuery][jquery.com]][jquery-url]
26+
27+
<p align="right">(<a href="#readme-top">back to top</a>)</p>
28+
29+
<!-- GETTING STARTED -->
30+
31+
## Getting Started
32+
33+
This is an example of how you may give instructions on setting up your project locally.
34+
To get a local copy up and running follow these simple example steps.
35+
36+
### Prerequisites
37+
38+
This is an example of how to list things you need to use the software and how to install them.
39+
40+
- npm
41+
```sh
42+
npm install npm@latest -g
43+
```
44+
45+
### Installation
46+
47+
_Below is an example of how you can instruct your audience on installing and setting up your app. This template doesn't rely on any external dependencies or services._
48+
49+
1. Get a free API Key at [https://example.com](https://example.com)
50+
2. Clone the repo
51+
```sh
52+
git clone https://github.com/your_username_/Project-Name.git
53+
```
54+
3. Install NPM packages
55+
```sh
56+
npm install
57+
```
58+
4. Enter your API in `config.js`
59+
```js
60+
const API_KEY = "ENTER YOUR API";
61+
```
62+
63+
<p align="right">(<a href="#readme-top">back to top</a>)</p>
64+
65+
<!-- USAGE EXAMPLES -->
66+
67+
## Usage
68+
69+
Use this space to show useful examples of how a project can be used. Additional screenshots, code examples and demos work well in this space. You may also link to more resources.
70+
71+
_For more examples, please refer to the [Documentation](https://example.com)_
72+
73+
<p align="right">(<a href="#readme-top">back to top</a>)</p>
74+
75+
<!-- ROADMAP -->
76+
77+
## Roadmap
78+
79+
- [x] Add Changelog
80+
- [x] Add back to top links
81+
- [ ] Add Additional Templates w/ Examples
82+
- [ ] Add "components" document to easily copy & paste sections of the readme
83+
- [ ] Multi-language Support
84+
- [ ] Chinese
85+
- [ ] Spanish
86+
87+
See the [open issues](https://github.com/othneildrew/Best-README-Template/issues) for a full list of proposed features (and known issues).
88+
89+
<p align="right">(<a href="#readme-top">back to top</a>)</p>
90+
91+
<!-- CONTRIBUTING -->
92+
93+
## Contributing
94+
95+
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.
96+
97+
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".
98+
Don't forget to give the project a star! Thanks again!
99+
100+
1. Fork the Project
101+
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
102+
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
103+
4. Push to the Branch (`git push origin feature/AmazingFeature`)
104+
5. Open a Pull Request
105+
106+
<p align="right">(<a href="#readme-top">back to top</a>)</p>
107+
108+
<!-- LICENSE -->
109+
110+
## License
111+
112+
Distributed under the MIT License. See `LICENSE.txt` for more information.
113+
114+
<p align="right">(<a href="#readme-top">back to top</a>)</p>
115+
116+
<!-- CONTACT -->
117+
118+
## Contact
119+
120+
Your Name - [@your_twitter](https://twitter.com/your_username) - email@example.com
121+
122+
Project Link: [https://github.com/your_username/repo_name](https://github.com/your_username/repo_name)
123+
124+
<p align="right">(<a href="#readme-top">back to top</a>)</p>
125+
126+
<!-- ACKNOWLEDGMENTS -->
127+
128+
## Acknowledgments
129+
130+
Use this space to list resources you find helpful and would like to give credit to. I've included a few of my favorites to kick things off!
131+
132+
- [Choose an Open Source License](https://choosealicense.com)
133+
- [GitHub Emoji Cheat Sheet](https://www.webpagefx.com/tools/emoji-cheat-sheet)
134+
- [Malven's Flexbox Cheatsheet](https://flexbox.malven.co/)
135+
- [Malven's Grid Cheatsheet](https://grid.malven.co/)
136+
- [Img Shields](https://shields.io)
137+
- [GitHub Pages](https://pages.github.com)
138+
- [Font Awesome](https://fontawesome.com)
139+
- [React Icons](https://react-icons.github.io/react-icons/search)
140+
141+
<p align="right">(<a href="#readme-top">back to top</a>)</p>
142+
143+
<!-- MARKDOWN LINKS & IMAGES -->
144+
<!-- https://www.markdownguide.org/basic-syntax/#reference-style-links -->
145+
146+
[contributors-shield]: https://img.shields.io/github/contributors/othneildrew/Best-README-Template.svg?style=for-the-badge
147+
[contributors-url]: https://github.com/othneildrew/Best-README-Template/graphs/contributors
148+
[forks-shield]: https://img.shields.io/github/forks/othneildrew/Best-README-Template.svg?style=for-the-badge
149+
[forks-url]: https://github.com/othneildrew/Best-README-Template/network/members
150+
[stars-shield]: https://img.shields.io/github/stars/othneildrew/Best-README-Template.svg?style=for-the-badge
151+
[stars-url]: https://github.com/TheAlter71/Reporter/stargazers
152+
[issues-shield]: https://img.shields.io/github/issues/othneildrew/Best-README-Template.svg?style=for-the-badge
153+
[issues-url]: https://github.com/othneildrew/Best-README-Template/issues
154+
[license-shield]: https://img.shields.io/github/license/othneildrew/Best-README-Template.svg?style=for-the-badge
155+
[license-url]: https://github.com/othneildrew/Best-README-Template/blob/master/LICENSE.txt
156+
[linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=for-the-badge&logo=linkedin&colorB=555
157+
[linkedin-url]: https://linkedin.com/in/othneildrew
158+
[product-screenshot]: images/screenshot.png
159+
[next.js]: https://img.shields.io/badge/next.js-000000?style=for-the-badge&logo=nextdotjs&logoColor=white
160+
[next-url]: https://nextjs.org/
161+
[react.js]: https://img.shields.io/badge/React-20232A?style=for-the-badge&logo=react&logoColor=61DAFB
162+
[react-url]: https://reactjs.org/
163+
[vue.js]: https://img.shields.io/badge/Vue.js-35495E?style=for-the-badge&logo=vuedotjs&logoColor=4FC08D
164+
[vue-url]: https://vuejs.org/
165+
[angular.io]: https://img.shields.io/badge/Angular-DD0031?style=for-the-badge&logo=angular&logoColor=white
166+
[angular-url]: https://angular.io/
167+
[svelte.dev]: https://img.shields.io/badge/Svelte-4A4A55?style=for-the-badge&logo=svelte&logoColor=FF3E00
168+
[svelte-url]: https://svelte.dev/
169+
[laravel.com]: https://img.shields.io/badge/Laravel-FF2D20?style=for-the-badge&logo=laravel&logoColor=white
170+
[laravel-url]: https://laravel.com
171+
[bootstrap.com]: https://img.shields.io/badge/Bootstrap-563D7C?style=for-the-badge&logo=bootstrap&logoColor=white
172+
[bootstrap-url]: https://getbootstrap.com
173+
[jquery.com]: https://img.shields.io/badge/jQuery-0769AD?style=for-the-badge&logo=jquery&logoColor=white
174+
[jquery-url]: https://jquery.com

images/screenshot.png

461 KB
Loading

0 commit comments

Comments
 (0)