Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/harikrishna-9885699666/web-scraper-ui-react-vite-ts-bootstrap

Web scraper using react + vite + ts + bootstrap
https://github.com/harikrishna-9885699666/web-scraper-ui-react-vite-ts-bootstrap

bootstrap react typescript vite

Last synced: 2 days ago
JSON representation

Web scraper using react + vite + ts + bootstrap

Awesome Lists containing this project

README

        

# Web scraper using react + vite + ts + bootstrap

This is a simple web scraper application using React + Vite, TypeScript and Bootstrap CSS

## Live Demo

You can check out the live demo of the application here: [Web Scraper Demo](https://web-scraper-ui-react-vite-ts-bootstra.netlify.app/)

## Prerequisites

- Node.js (version 14 or higher)
- npm (version 6 or higher)

## Installation

1. Clone the repository:

```sh
git clone https://github.com/HariKrishna-9885699666/web-scraper-ui-react-vite-ts-bootstrap.git
cd web-scraper-ui-react-vite-ts-bootstrap
npm install
npm run dev