https://github.com/andrewgerez/github-blog
SPA developed in React.js to explore GitHub APIs, such as consuming and viewing issues opened by a given user. 👨💻
https://github.com/andrewgerez/github-blog
reactjs stitchesjs tanstack-react-query typescript
Last synced: 2 months ago
JSON representation
SPA developed in React.js to explore GitHub APIs, such as consuming and viewing issues opened by a given user. 👨💻
- Host: GitHub
- URL: https://github.com/andrewgerez/github-blog
- Owner: andrewgerez
- Created: 2023-10-22T16:21:43.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-15T23:37:16.000Z (about 2 years ago)
- Last Synced: 2025-03-13T05:44:00.638Z (over 1 year ago)
- Topics: reactjs, stitchesjs, tanstack-react-query, typescript
- Language: TypeScript
- Homepage:
- Size: 1.47 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
GitHub Blog 👨💻
SPA developed in React.js to explore GitHub APIs, such as consuming and viewing issues opened by a given user.
Table of Contents
## About The Project
[![GitHub Blog - Environment][product-screenshot]]()
### Built With
This project was developed using the following technologies:
* [![React][React.js]][React-url]
## Getting Started
Prerequisites for installing and running the application locally.
### Prerequisites
* npm
```sh
npm install npm@latest -g
```
### Installation
1. Clone the repo
```sh
git clone https://github.com/andrewgerez/github-blog.git
```
2. Install NPM packages
```sh
npm install
```
3. Run the local server
```
npm run dev
```
## Contact
Andrew Gerez - [Linkedin](https://www.linkedin.com/in/andrewgerez/) - andrewgerez18@gmail.com
Project Link: [https://github.com/andrewgerez/github-blog](https://github.com/andrewgerez/github-blog)
[product-screenshot]: src/assets/githublog.png
[Next.js]: https://img.shields.io/badge/next.js-000000?style=for-the-badge&logo=nextdotjs&logoColor=white
[Next-url]: https://nextjs.org/
[React.js]: https://img.shields.io/badge/React-20232A?style=for-the-badge&logo=react&logoColor=61DAFB
[React-url]: https://reactjs.org/
[Vue.js]: https://img.shields.io/badge/Vue.js-35495E?style=for-the-badge&logo=vuedotjs&logoColor=4FC08D
[Vue-url]: https://vuejs.org/
[Angular.io]: https://img.shields.io/badge/Angular-DD0031?style=for-the-badge&logo=angular&logoColor=white
[Angular-url]: https://angular.io/
[Svelte.dev]: https://img.shields.io/badge/Svelte-4A4A55?style=for-the-badge&logo=svelte&logoColor=FF3E00
[Svelte-url]: https://svelte.dev/
[Laravel.com]: https://img.shields.io/badge/Laravel-FF2D20?style=for-the-badge&logo=laravel&logoColor=white
[Laravel-url]: https://laravel.com
[Bootstrap.com]: https://img.shields.io/badge/Bootstrap-563D7C?style=for-the-badge&logo=bootstrap&logoColor=white
[Bootstrap-url]: https://getbootstrap.com
[JQuery.com]: https://img.shields.io/badge/jQuery-0769AD?style=for-the-badge&logo=jquery&logoColor=white
[JQuery-url]: https://jquery.com