Skip to content

We built this project using webpack and following industry standards Gitflow pattern. On this app, you can view meals, search a meal, leave a comment on a single meal, or even like.

Notifications You must be signed in to change notification settings

serengia/capstone-project--consuming-API

Repository files navigation

📗 Table of Contents

Capstone Javascript Project -- with External API

We build this project using webpack and following industry standards Gitflow pattern. On this app, you can view meals, search a meal, leave a comment on a single meal, or even like.

Landing pahe

landing-page

Card popup

pop-up

🛠 Built With

  • Javascript
  • Webpack

Key Features

Key features of the application include the feature to:

  • View meals.
  • Leave a comment on a single meal.
  • Like a meal.

(back to top)

🚀 Live Demo

You can see a live demo via the link bellow.

(back to top)

Live video presentation

Watch live Video presentation here

Getting Started

To get a local copy up and running follow these simple example steps.

Install

npm install

To build a webpack bundle file,run

npm run build

To start the project, run

npm start

You might also want to the local server automatically restarted for you any time you change any file in src folder. To activate that, open another terminal beside the the one running npm start and run the following command. Ensure to keep the terminal running:

npm run watch

Authors

👤 Henry Ikemefuna

👤 James Serengia

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Hat tip to anyone who inspired this project

📝 License

This project is MIT licensed.

NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.

About

We built this project using webpack and following industry standards Gitflow pattern. On this app, you can view meals, search a meal, leave a comment on a single meal, or even like.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published