King-Benx / your-movies-capstone-project

MIT License
0 stars 0 forks source link

integrates api data #21

Closed King-Benx closed 1 year ago

King-Benx commented 1 year ago

Delivers the following:

  1. API integration

Issue ticket [https://github.com/King-Benx/meal-capstone-project/issues/3](https://github.com/King-Benx/meal-capstone-project/issues/3)

How to test:

  1. Clone the project git clone git@github.com:King-Benx/your-movies-capstone-project.git
  2. Checkout to the root directory cd your-movies-capstone-project
  3. Checkout to the ft-implement-api git checkout ft-implement-api
  4. Install dependencies npm i
  5. Run the project using webpack npm run dev

Screenshots:

  1. Mobile Screenshot 2023-03-17 at 7 51 47 AM

  2. Desktop

Screenshot 2023-03-17 at 07-51-23 Meal Capstone

DilsherB commented 1 year ago

Hi @King-Benx , I have gone through the code and found it perfect. Just go ahead and merge it.