This is implement code for the assessment test
To run the search engine (Follow these steps)
Step 1:
Go to the SERVER folder and open in terminal
======
Step 2:
Run "npm start" in the terminal
======
Step 3:
Go to the CLIENT folder and open in terminal
======
Step 4:
Run "npm i" in the terminal (To install node_modules)
======
Step 5:
Run "npm start" in the terminal
Thank you!