Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/taijulaman/redux-start
https://github.com/taijulaman/redux-start
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/taijulaman/redux-start
- Owner: TAIJULAMAN
- License: mit
- Created: 2024-02-17T05:16:24.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-02-17T17:22:43.000Z (9 months ago)
- Last Synced: 2024-04-17T00:55:25.885Z (7 months ago)
- Language: JavaScript
- Size: 27.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Youtube][youtube-shield]][youtube-url]
[![Facebook][facebook-shield]][facebook-group-url]
THINK IN A REDUX WAY - MODULE 1 - LESSON 6
## ![tableOfContent][tableofcontent-shield] Table of Contents
| HTML TEMPLATE | CODE RUN | CONTACT |
| ---------------------------------------- | -------------------------- | -------------------------- |
| [Get HTML template](#-get-html-template) | [How to run](#-how-to-run) | [Contact us](#-contact-us) |
## ![htmlIcon][htmlicon-shield] Get HTML Template
You can find the raw HTML template of the counter application from the "html_template" folder.
## ![rocketIcon][rocketicon-shield] How to run
Please follow the below instructions to run this branch in your machine:
1. Login to the GitHub account on which you have been granted access to this repository. If you have purchased the course but didn't get the access to this repository, please contact our support team. You will find contact details below.
2. Clone this repository -
```sh
git clone https://github.com/Learn-with-Sumit/think-in-a-redux-way.git
```
3. Go to the cloned project directory
```sh
cd think-in-a-redux-way
```
4. Checkout/switch to branch 1.6
```sh
git checkout 1.6
```
5. Just run the index.html file with Visual Studio Code [Live Server plugin](https://marketplace.visualstudio.com/items?itemName=ritwickdey.LiveServer).
## ![contactIcon][contacticon-shield] Contact us
[![Facebook][facebook-shield]][facebook-url]
[![LinkedIn][linkedin-shield]][linkedin-url]
[![Instagram][instagram-shield]][instagram-url]
[![mail][mail-shield]][mail-url][youtube-shield]: https://img.shields.io/badge/-Youtube-black.svg?style=flat-square&logo=youtube&color=555&logoColor=white
[youtube-url]: https://youtube.com/LearnwithSumit
[facebook-shield]: https://img.shields.io/badge/-Facebook-black.svg?style=flat-square&logo=facebook&color=555&logoColor=white
[facebook-url]: https://facebook.com/letslearnwithsumit
[facebook-group-url]: https://facebook.com/groups/learnwithsumit
[instagram-shield]: https://img.shields.io/badge/-Instagram-black.svg?style=flat-square&logo=instagram&color=555&logoColor=white
[instagram-url]: https://instagram.com/learnwithsumit
[linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=flat-square&logo=linkedin&colorB=555
[linkedin-url]: https://linkedin.com/company/learnwithsumit
[thumbnail-shield]: https://i.ibb.co/d6hxnvd/Screenshot-50.png
[mail-shield]: https://img.shields.io/badge/%F0%9F%93%A7%20Email-support%40learnwithsumit.com-lightgray
[mail-url]: mailto:[email protected]
[tableofcontent-shield]: https://img.icons8.com/external-flatart-icons-flat-flatarticons/28/undefined/external-direction-business-and-teamwork-flatart-icons-flat-flatarticons.png
[htmlicon-shield]: https://img.icons8.com/external-flaticons-flat-flat-icons/28/undefined/external-html-computer-programming-flaticons-flat-flat-icons.png
[rocketicon-shield]: https://img.icons8.com/arcade/30/undefined/experimental-rocket-arcade.png
[contacticon-shield]: https://img.icons8.com/external-flaticons-lineal-color-flat-icons/28/undefined/external-support-communication-media-flaticons-lineal-color-flat-icons.png