https://github.com/devmnj/next-tw-blog
This is a Nuxt-Tailwind-Graphql blog app
https://github.com/devmnj/next-tw-blog
graphql nuxtjs nuxtjs-project reactjs urql
Last synced: 3 months ago
JSON representation
This is a Nuxt-Tailwind-Graphql blog app
- Host: GitHub
- URL: https://github.com/devmnj/next-tw-blog
- Owner: devmnj
- Created: 2022-06-29T15:58:36.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-07-11T13:32:47.000Z (almost 3 years ago)
- Last Synced: 2025-01-16T11:37:00.403Z (4 months ago)
- Topics: graphql, nuxtjs, nuxtjs-project, reactjs, urql
- Language: JavaScript
- Homepage:
- Size: 149 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Next-TailwindCSS Blog
[]()
[](/LICENSE)---
This is a Nextjs blog App with TailwindCSS.
## 📝 Table of Contents
- [About](#about)
- [Prerequisites](#-prerequisites-)
- [BackEnd](#Graphql)
- [Built Using](#built_using)
- [Authors](#authors)
- [Acknowledgments](#acknowledgement)The goal of the project is to setup complete blog using `Nextjs` the back end for this app can run on a server.
### 🔎 Graphql API
For this project I utilized the `mockend` app to create mock `REST/Graphql API`. With a simple JSON file (Github Repo) able to build the whole API required. I tested the Graphql with Apollo studio and it was cool.
### 🧒 PrerequisitesYou have to familiar with `Javascript`, `Reactjs` and `HTML`,`CSS` in order to work with this project.
## ⌚ Using the project
Fork the repo and install dependencies, that's all you need. ⛏️.
### Install dependencies
```yarn install
```
### Running the project```
yarn dev
```
will start the project.
- [Nextjs](http://nextjs.org/) - Nextjs
- [urql](https://formidable.com/open-source/urql/) - Graphql Client
- [Tailwindcss](https://tailwindcss.com/) - TailwindCSS
- [Mockend](https://mockend.com/) - Mockend
- [Reactjs](https://React.org/) - Reactjs
- [NodeJs](https://nodejs.org/en/) - Server Environment## ✍️ Authors and Guides
- [@devmnj](https://github.com/devmnj) - Idea & Initial work
- [JSU](http://javascriptsu.wordpress.com/tag/nextjs) - More guides
- [JSSDO](http://jssudo.blogpost.com)
- [Imgur-for fun](https://imgur.com/user/devshots/posts)- [📝 Table of Contents](#table-of-contents)
- [🧐 About ](#about-a-name-abouta)
- [🔎 Graphql API ](#graphql-api-a-name-graphqla)
- [🧒 Prerequisites ](#prerequisites-a-name-prerequisitesa)
- [⌚ Using the project](#using-the-project)
- [Install dependencies](#install-dependencies)
- [Running the project](#running-the-project)
- [🚀 Built Using ](#built-using-a-name-built_usinga)
- [✍️ Authors and Guides](#️-authors-a-name-authorsa-and-guides)
- [🎉 Acknowledgements ](#acknowledgements-a-name-acknowledgementa)- Thank for awesome `Mamba` template