monika-soam / Pokemon-world

0 stars 1 forks source link

Pokémon World

The website allow Pokemon lovers to look for the Pokemon cards by name, see all cards in series, add new decks and store cards in them. User can see and do like and comments on the card.

Built With

LiveDemo

Pokemon-World

Documentation Video

Documentation video

ScreenShot Demo

Pokemon Pokemon-overlay

Getting Started To get the content of this project locally you need to run this command in your terminal:

Pokemon Test For tracking linter errors locally you need to follow these steps:

After cloning the project you need to run this command

Getting started with Webpack

npm install webpack webpack-cli --save-dev

Getting packages and debuging with Stylelint

npm install --save-dev stylelint@13.x stylelint-scss@3.x stylelint-config-standard@21.x stylelint-csstree-validator@1.x
For validation detection using Stylelint Run
npx stylelint "**/*.{css,scss}"
from parent source directory

Getting packages and debuging with ESlint

npm install npm install --save-dev eslint@7.x eslint-config-airbnb-base@14.x eslint-plugin-import@2.x babel-eslint@10.x
For validation detection using Stylelint Run
npx eslint .
from parent source directory

Getting packages and debuging with Webhint

npm init -y
npm install --save-dev hint@6.x
For validation detection using Webhint, Run
npx hint .
To install all dependencies
npm install
To Compile and See a live Version, Run
npm run build 
npm run start

👤 Monika

👤 Gheorghita Cosmin Adrian

🤝 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! and advice me where to work upon it

📝 License

This project is MIT licensed.