Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/harikrishna-9885699666/web-scraper-ui-react-vite-ts-bootstrap
- Owner: HariKrishna-9885699666
- Created: 2024-06-05T11:18:07.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-06-06T06:55:04.000Z (8 months ago)
- Last Synced: 2024-06-06T13:09:28.700Z (8 months ago)
- Topics: bootstrap, react, typescript, vite
- Language: TypeScript
- Homepage: https://web-scraper-ui-react-vite-ts-bootstra.netlify.app/
- Size: 50.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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