piero-vic / capstone-js

Capstone project for Module 2 of Microverse

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dog Counter

Capstone project for Module 2 of Microverse.

screenshot

Built With

  • HTML
  • CSS
  • JavaScript
  • Webpack

Getting Started

Clone the repo and enter the directory.

git clone https://github.com/piero-vic/capstone-js.git && cd capstone-js

After this you can run the app by opening index.html under the dist directory.

If you want to experiment with the app follow these simple example steps.

Prerequisites

You need to have npm installed on your local machine.

Install

Install the npm packages.

npm install

Usage

Run npm run start to start the local server and try the app.

npm run start

Author(s)

👤 Piero Lescano

👤 Ihedoro Fortunatus Onyekachi

👤 Fondem Junior

🤝 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!

About

Capstone project for Module 2 of Microverse


Languages

Language:JavaScript 53.1%Language:CSS 25.0%Language:HTML 21.9%