https://github.com/mux-mux/pulse
(Web Basics) Pulsometer Single-page webstore [SCSS, Modals, Tiny-Slider, Tabs, wow Animation, PHP mailer]
https://github.com/mux-mux/pulse
html jquery php-mailer responsive scss slick wow
Last synced: 2 months ago
JSON representation
(Web Basics) Pulsometer Single-page webstore [SCSS, Modals, Tiny-Slider, Tabs, wow Animation, PHP mailer]
- Host: GitHub
- URL: https://github.com/mux-mux/pulse
- Owner: mux-mux
- Created: 2022-10-12T10:24:17.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-02-12T07:15:10.000Z (over 1 year ago)
- Last Synced: 2025-03-29T17:21:29.945Z (about 1 year ago)
- Topics: html, jquery, php-mailer, responsive, scss, slick, wow
- Language: PHP
- Homepage: https://jsgo.pro/pulse
- Size: 1.82 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pulse :heartpulse:
## Great pulse meter shop website :watch:
## [Live Link](https://jsgo.pro/pulse) :link:
## Stages :scroll:
1. html_structure
2. section_styles
3. wow_animation
4. jquery_tabs
5. jquery_modal
6. jquery_scroll
7. jquery_validate
8. jquery_slider
9. form_mailer
10. responsive
11. pagespeed
## Folder structure :open_file_folder:
## How To Use :closed_lock_with_key:
```bash
# Clone this repository
$ git clone git@github.com:mux-mux/pulse.git
# Go into the repository
$ cd pulse
# Install dependencies
$ npm install
# Open browser & listen to scss changes
$ npm run dev
```