Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/codewithmike01/javascriptcapstone
This project is developed for Pokemon and fight game lovers to see their favorite Pokemon character and make comments on them. This project makes use of Poke API and involvement API to get Pokemon information to be rendered on the screen and to store and retrieve users likes and comments respectively.
https://github.com/codewithmike01/javascriptcapstone
css3 html5 javascript jest-tests webpack5
Last synced: 15 days ago
JSON representation
This project is developed for Pokemon and fight game lovers to see their favorite Pokemon character and make comments on them. This project makes use of Poke API and involvement API to get Pokemon information to be rendered on the screen and to store and retrieve users likes and comments respectively.
- Host: GitHub
- URL: https://github.com/codewithmike01/javascriptcapstone
- Owner: codewithmike01
- License: mit
- Created: 2022-01-31T12:22:59.000Z (almost 3 years ago)
- Default Branch: dev
- Last Pushed: 2022-02-06T08:28:29.000Z (almost 3 years ago)
- Last Synced: 2024-10-10T20:47:46.077Z (28 days ago)
- Topics: css3, html5, javascript, jest-tests, webpack5
- Language: JavaScript
- Homepage: https://ginohmk.github.io/JavascriptCapstone/
- Size: 1.78 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Javascript Capstone
>This project is developed for Pokemon and fight game lovers to see their favorite Pokemon character and make comments on them. This project makes use of Poke API and involvement API to get Pokemon information to be rendered on the screen and to store and retrieve users likes and comments respectively.
![ScreenShoot](https://github.com/Ginohmk/JavascriptCapstone/blob/Finalization-merge/src/assets/javscriptCapstoneImage.png)
## Built With- Html
- Css
- Javascript
- Webpack
- Jest## Live Demo
Click [Live Demo Link](https://ginohmk.github.io/JavascriptCapstone/)
## Video Link
Click [Video Link](https://drive.google.com/file/d/1d4sOvTFcDihFuNLwO2onU09QQl6Pz5mJ/view?usp=sharing)
## Getting Started
In getting started with this project, you will need to.
- Have node installed on your machine
- Cone this repo
- install dependencies
To get a local copy up and running follow these simple example steps.### Prerequisites
> You need to have node installed [How to install node](https://nodejs.dev/learn/how-to-install-nodejs)
### Setup
> Run `git clone https://github.com/Ginohmk/JavascriptCapstone.git`
> Run `cd JavascriptCapstone`### Install
> Run `npm install`(to install dependencies)
### Deployment
> Run`npm start`(to enable webpack live server)
> Run`npm build` (to build production folder (dist) )## Authors
👤 **Author (One)**
- GitHub: [@Ginohmk](https://github.com/Ginohmk)
- Twitter: [@michotall95](https://www.twitter.com/michotall95)
- LinkedIn: [@kanumike](https://www.linkedin.com/in/kanu-mike-497119211/)
- Instagram: [@savy_kanu_mike](https/instagram.com/savy_kanu_mike)
- Facebook: [@mike.kanu](https://www.facebook.com/mike.kanu)👤 **Author (Two)**
- GitHub: [@Mwapsam](https://github.com/Mwapsam)
## 🤝 Contribute
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/Ginohmk/JavascriptCapstone/issues)
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Hat tip to anyone whose code was used
- Inspiration## 📝 License
This project is [MIT](./MIT.md) licensed.