https://github.com/sebastiangolab/dev-blog
Next.js + Wordpress + GraphQL + Axios + Tailwind
https://github.com/sebastiangolab/dev-blog
axios grapql nextjs tailwindcss wordpress
Last synced: 2 months ago
JSON representation
Next.js + Wordpress + GraphQL + Axios + Tailwind
- Host: GitHub
- URL: https://github.com/sebastiangolab/dev-blog
- Owner: sebastiangolab
- Created: 2025-01-19T15:40:52.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-01-27T21:44:18.000Z (4 months ago)
- Last Synced: 2025-01-27T22:33:54.834Z (4 months ago)
- Topics: axios, grapql, nextjs, tailwindcss, wordpress
- Language: TypeScript
- Homepage: https://blog.sebastiangolab.pl/
- Size: 297 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## About The Project
A blog about programming in Next.js that get posts data from Wordpress
### Project Link
https://blog.sebastiangolab.pl/
## Build With
- React
- Next.js
- Axios
- Tailwind CSS
## Getting Started
To get a local copy up and running follow these simple steps.
### Prerequisites
- npm
```sh
npm install npm@latest -g
```
- node (project use version 20.17.0) - https://nodejs.org/en/download/
### Installation
1. Clone the repo
```sh
git clone https://github.com/sebastiangolab/free-coffee-app.git
```
2. Install NPM packages
```sh
npm install
```
3. Fill .env file
4. Start app in local
```sh
npm run dev
```
## Contact
Sebastian Gołąb - [email protected]
More about me: https://sebastiangolab.pl/