Skip to content

Blog website made using json-server. GET, POST, DELETE Http methods performed.

License

Notifications You must be signed in to change notification settings

theanujdev/json-server-blog

Repository files navigation

JSON Server Blog

Overview

This project is a simple blog website whose backend is made with JSON server. GET, POST, DELETE Http methods performed.

Tech Stack

Client : HTML, CSS

Server : JSON Server

Features

  • Get blogs
  • Create blog
  • Delete blog

Run Locally

  • Clone the project
git clone https://github.com/theanujdev/json-server-blog.git
  • Go to the project directory
cd json-server-blog
  • Install dependencies
npm install
  • Start the JSON server
npm run dev
  • Open index.html file

Screenshots

Blog Home

Create Blog

Blog

Feedback

If you have any feedback, please reach out at @theanujdev

Authors

License

MIT

About

Blog website made using json-server. GET, POST, DELETE Http methods performed.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published