Skip to content

Latest commit

 

History

History
72 lines (46 loc) · 1.97 KB

README.md

File metadata and controls

72 lines (46 loc) · 1.97 KB

Prismic-Solidjs Blog

Status License


This is a Solidjs blog using Prismic Headless CMS and TailwindCSS

📝 Table of Contents

🧐 About

This is a blog project using Prismic CMS and Solidjs, which perform like Usainbolt .

🔎 Prismic CMS

For the project I have used the Prismic CMS, to work with your own data need to register an account on Prismic site and grab the credentials from Settings and configure it with Utils module.

🧒 Prerequisites

You have to familiar with Javascript frameworks such as Solidjs 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 and Solidjs