Skip to content

descodeuses/Project4-Client-Web-Scraping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

DesCodeuses > Promo Annie - 2022

Project 4 > Web Scraping & API - Client Repository

This project is a one page application using the Node-Express-Server as backend to get items, posts and laptops data from different sources (fake data from local json file, data from jsonplaceholder api, and data from web scraping).

Items data has complete CRUD operations, posts and laptops data has only read all operation with some filter's features.

All interections with dom elements are done with javascript like displaying data and listenning events.

Data are fetch with axios. Axios CDN link is add in index.html.

Bootstrap is used as frontend css framework. Bootstrap CDN link is add in index.html.

To get started, you need to clone the Node-Express-Server, then follow the instructions in README.md. Once the server is running, you can run the client in your browser.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published