Skip to content

I created my own database with JSON Server.Then, I used axios api while pulling my data.

Notifications You must be signed in to change notification settings

enqinsel/book-store

Repository files navigation

Book Store

I created my own database with JSON Server.Then, I used axios api while pulling my data.

After downloading the project, first install JSON Server from the Terminal.

npm install -g json-server

Then,

json-server --watch db.json

Finall, install the axios api

npm install axios or yarn add axios


Project preview: LIVE

bookstore.mp4

About

I created my own database with JSON Server.Then, I used axios api while pulling my data.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published