Skip to content

project that scrapes theatre shows data from api, save that scraped data into local json which then serves in local react server

Notifications You must be signed in to change notification settings

jpmaHub/all-shows-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React + Vite

npm run scrape-job

To start the scraper job to run every 5 mins.\

npm run start-server

To runs the backend server.
Open http://localhost:3001/shows/all-shows to view it in your browser.

npm run dev

Runs the app in the development mode.
Open http://localhost:5173 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

npm run test

Launches the test runner in the interactive watch mode.\

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available:

About

project that scrapes theatre shows data from api, save that scraped data into local json which then serves in local react server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published