https://github.com/wesgtox/wm-blog
https://github.com/wesgtox/wm-blog
Last synced: 29 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/wesgtox/wm-blog
- Owner: WesGtoX
- License: mit
- Created: 2022-09-04T02:08:17.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-24T03:23:39.000Z (almost 3 years ago)
- Last Synced: 2025-06-29T16:44:36.905Z (3 months ago)
- Language: JavaScript
- Size: 3.25 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
![]()
About |
Technology |
Getting Started |
License
![]()
![]()
![]()
![]()
![]()
## About the Project
My personal blog.
## Technology
This project was developed with the following technologies:
- [React](https://reactjs.org/)
- [Gatsby](https://www.gatsbyjs.com/)
- [GraphQL](https://graphql.org/)
- [Styled Components](https://styled-components.com/)## Getting Started
### Prerequisites
- [Node.js](https://nodejs.org/)
- [Gatsby](https://www.gatsbyjs.com/docs/tutorial/)
```bash
npm install -g gatsby-cli
gatsby --version
```### Install and Run
1. Clone the repository:
```bash
git clone https://github.com/WesGtoX/my-blog.git
```
2. Install the dependencies:
```bash
yarn install
```
3. Run:
```bash
yarn start
```## License
Distributed under the MIT License. See [LICENSE](LICENSE) for more information.
---
Made with ♥ by [Wesley Mendes](https://wesleymendes.com/) :wave: