Skip to content

Ajith27887/videoCard

Repository files navigation

VideoCard

Description

The project fetches video urls from an api using fetch and renders them as video cards. The Designed JSON api data in added to db.json.

Since the mock-api-server doesn't support pagination, Its done on client-side.

For styling, Bootstrap framework is used.

For the backend a mock server, json-server library is used. The dummy API response is added to db.json.

Steps to run

npm install
npm run server
npm run dev

Output

screenshot of Page 1

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors