- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ
- 📝 License
A project to search classic Hearthstone cards built with React and Redux styled with Tailwind and checked with linters.
🛠 Built With VS Code
GitHub/Git, VS Code, Linters, React&Redux, Tailwind
- Home page
- Data page
- More card details
To get a local copy up and running, follow these steps below.
In order to run this project you need:
Clone the repository using git, and open it with VS code.
So make sure you have VS code installed beforehead, you call install VS code through https://code.visualstudio.com/download.
Clone this repository to your desired folder in your laptop:
cd "your-folder-name" git clone git@github.com:https://github.com/mpa-mxiang/hearthstone-cards-classic.git
To open the project, you can:
- Use your prefered explorer and open the index.html file.
- You can right click the index.html file to open in the live server with the localhost.
- Check live demo: live demo
You can deploy this project using VS Code terminal with using related command.
👤 ** Jiachun Xiang **
- GitHub: https://github.com/mpa-mxiang
- LinkedIn: https://www.linkedin.com/in/jiachun-lily-xiang-1b197213a/
Contributions, issues, and feature requests are welcome!
If you like to contribute, report issues, or request feature(s), please contact me through one of the above media link:)
If you like this project please star this project to support, thank you for your support!
I would like to thank Nelson Sakwa, the author of the original design, who provides such fantastic creative common design with a Creative Common License from Behance.
-
Is it difficult?
- It is commonly difficult for the setup, but do not give up. Once you get it, you would feel great!
-
Why Linter?
- It is pretty helpful for your project. For this one, stylelint helps me to style the style.css file better.)
This project is MIT licensed.