An open API service indexing awesome lists of open source software.

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]

Awesome Lists containing this project

README

          

# Pulse :heartpulse:

## Great pulse meter shop website :watch:

## [Live Link](https://jsgo.pro/pulse) :link:



Pulse Demo


## 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:


Pulse Folder structure


## 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
```