- Clone the repo
- Swtich to server folder by typeing
cd server
in the terminal. Then typenpm install
- Start the server
Navigate to server folder by typing
cd server
in the terminal. Then typenpm run server
- Open home.html on the client side Go back and copy path of index.html and open it in Google Chrome
- Search 'sport' 'food' or 'film' in serach bar
- Results will be displayed
- Style Google Home page
- Style Results page
- Connect to server 8000
- Connect data to server
- Show individual data using id
- Show error message when id out of range
- Connect elements to objects in the database
none :) Happy Days
- No issues with Git conflits
- Able to display the searched term in the input box in Results page
- Final check on css styles and fonts
- Got stuck with getting the object inside the array