The main aim of this application is to scrap data from IMDB website, store it in a JSON file on the server side and display data to our client which is build using React web framework.
- Clone it using 'git clone https://github.com/dasjideepak/credilio-assignment.git'
- Then install all the dependencies using 'npm i' or 'npm install'
- Then start the development server using 'npm start'.
Movies will be shown on this route, you can search movies by typing movies name or genre in input box
- HOME - http://localhost:3000/
This is the Root URL of API
- ROOT_URL - http://localhost:3000/api/v1
For Scrapping data from IMDB's website, you can enter this url on the browser, it will scrape data of 100 top movies and will save it into a JSON file
- ROUTE_FOR_SCRAPPING_DATA - http://localhost:3000/api/v1/scrape
- Puppeteer for Scrapping- https://www.npmjs.com/package/puppeteer
- TailwindCSS - https://tailwindcss.com/
👤 Deepak Sharma
- Website: https://deepak-dev.netlify.app
- Twitter: @dasjideepak
- Github: @dasjideepak
- LinkedIn: @dasjideepak