Skip to content

Latest commit

 

History

History
91 lines (60 loc) · 2.66 KB

README.md

File metadata and controls

91 lines (60 loc) · 2.66 KB

Next-TailwindCSS Blog

Status License


This is a Nextjs blog App with TailwindCSS.

📝 Table of Contents

🧐 About

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.

🧒 Prerequisites

You 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.

🚀 Built Using

✍️ Authors and Guides

🎉 Acknowledgements

  • Thank for awesome Mamba template