An open API service indexing awesome lists of open source software.

https://github.com/wesgtox/wm-blog


https://github.com/wesgtox/wm-blog

Last synced: 29 days ago
JSON representation

Awesome Lists containing this project

README

          



WM Blog







About  |  
Technology  |  
Getting Started  |  
License


GitHub top language
GitHub language count
GitHub last commit
GitHub issues
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: