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

https://github.com/sagarailani/travel-site

A Simple and fully responsive Travel Website
https://github.com/sagarailani/travel-site

gulpjs javascript webpack

Last synced: about 2 months ago
JSON representation

A Simple and fully responsive Travel Website

Awesome Lists containing this project

README

          

# travel-site
A Simple and fully responsive Travel Website developed using Javascript, Gulp.js, and PostCSS.

## Installation

Clone the repository on your local machine
```
git clone https://github.com/sagarailani/travel-site.git
```

```
cd travel-site
```
Install the required dependencies
```
npm install
```

```
node gulpfile.js
```