Skip to content

Experience a dynamic JavaScript web app with a curated list of "likeable" items and interactive comments popup. Utilizing ES6, modules, and webpack, we prioritize performance. This project integrates unit tests, code reviews, and the Involvement API for enhanced user interactions.

Notifications You must be signed in to change notification settings

mershark/Microverse-capstone-2

Repository files navigation

Capstone2


📗 Table of Contents

📖 Microverse Capstone Project 2

In our JavaScript capstone project, we built a dynamic web application using an external API. The webapp featured a home page with a list of "likeable" items, a comments popup for more information. We followed best JavaScript practices, used ES6 syntax, modules, and webpack. Our project included unit tests, code reviews, and integrated the Involvement API for user interactions.

Built With

  • HTML
  • CSS
  • JAVASCRIPT

Tech Stack

Markup Language
Style
Layout
Interaction and Dynamic HTML
Module Bundler
Testing

Key Features

  • Like A Meal
  • Comment On A Meal

(back to top)

💻 Getting Started

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

Prerequisites

In order to run this project you need the following tools:

  • Node.js on your computer
  • Code editor e.g.: VScode

Setup

Clone this repository to your desired folder by running the following commands in your terminal:

  cd your-prefered-folder-name
  
  git clone https://github.com/mershark/Microverse-capstone-2.git

Install

  • Install this project with:
  cd Microverse-capstone-2

  npm install or npm i
  • Run an optimized build for prodction:
  npm run build

Usage

To run the project, execute the following command:

  npm start

Run tests

To run tests, run the following command:

  npm run test

Deployment

You can deploy this project by transferring the files in your local repository onto your server

(back to top)

🚀 Video Walkthrough

(Click here)

🚀 Live Demo Website

(Click here)

(back to top)

👥 Authors

👤 Mershark Takyi

👤 Hamid Azim

(back to top)

🔭 Future Features

  • Contacts Papge
  • About Page

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Give a ⭐️ if you like this project!

(back to top)

🙏 Acknowledgments

  • Thanks to the Microverse team for the great curriculum.
  • Thanks to the Code Reviewer(s) for the insightful feedback.
  • Thanks to our coding partners, the morning session team and standup team for their coperation.

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

Experience a dynamic JavaScript web app with a curated list of "likeable" items and interactive comments popup. Utilizing ES6, modules, and webpack, we prioritize performance. This project integrates unit tests, code reviews, and the Involvement API for enhanced user interactions.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published