https://github.com/maximcoding/react-free-search
search-inside-web-url
https://github.com/maximcoding/react-free-search
Last synced: about 2 months ago
JSON representation
search-inside-web-url
- Host: GitHub
- URL: https://github.com/maximcoding/react-free-search
- Owner: maximcoding
- Created: 2024-03-09T11:34:50.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-04T17:55:19.000Z (about 2 years ago)
- Last Synced: 2024-05-05T18:47:18.802Z (about 2 years ago)
- Language: JavaScript
- Size: 1.05 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### React search text - by provided url web site
#### Requirements
* ##### Installed NodeJs > 18
* ##### Install git
#### Instructions
1. Open terminal
2. Download `git clone https://github.com/maximcoding/react-free-search.git`
#### Install Server
1. `cd url-scrap-api`
2. `npm i`
3. `npm start`
#### Install Client
1. `cd url-scrap-client`
2. `npm i`
3. `npm start`
4. open `http://localhost:3000/`