Skip to content

PocketMD Blog is a web application that fetches blog articles from API using GraphQL and render them on the screen. The application consist of homepage and details page for the articles.

License

Notifications You must be signed in to change notification settings

thecodechaser/pocketmd-blog

Repository files navigation

PocketMD Blog

PocketMD Blog is a web application that fetches blog articles from API using GraphQL and render them on the screen. The application consist of homepage and details page for the articles.

Preview:

Home Page

screenshot

screenshot

screenshot

Details Page

screenshot

DarkMode

screenshot

Mobile responsivness

screenshot

screenshot

screenshot

Built With

  • NextJS
  • ReactJS
  • Typescript
  • Styled Components
  • Apollo GraphQL

Standards

  • ESLint
  • Prettier

Live version

PocketMD Blog

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

  • A text editor(preferably Visual Studio Code)
  • Node
  • Web browser

Install

Using it Locally

  • Clone the project
git clone git@github.com:thecodechaser/pocketmd-blog.git

cd pocketmd-blog
  • Install dependencies
npm install
yarn install
  • To Start the development server
npm run dev

Visit And Open Files

Visit Repo

Download Repo

Download Repo

Authors

👤 Ranjeet Singh

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

📝 License

This project is MIT licensed.

About

PocketMD Blog is a web application that fetches blog articles from API using GraphQL and render them on the screen. The application consist of homepage and details page for the articles.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published