devmnj / solidjs-hygraph-blog-master

Solidjs Hygraph CMS example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SolidJS Blog

Status License


This is a Solidjs blog App with Tailwindcss.

πŸ“ Table of Contents

🧐 About

The aim of the project is to setup complete blog using `Solidjs`` the back end for this app can run on a server. Building app with Solid is so cool, it is similar to Reactjs but with a πŸš€ speed.

πŸ”Ž Graphql API

For the project I utilised 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.

πŸ§’ Prerequisites

You have to familiar with Javascript frameworks such as Reactjs and HTML,CSS and ofcourse the Javascript inorder 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.

πŸš€ Built Using

✍️ Authors and Guides

πŸŽ‰ Acknowledgements

  • Thank for awesome Mamba template

About

Solidjs Hygraph CMS example


Languages

Language:JavaScript 88.9%Language:CSS 9.9%Language:HTML 1.0%Language:Shell 0.2%