Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gimnathperera/view-sri-lanka

View Sri Lanka is a fully mobile responsive tourism guide web application for travelers all around the world who likes to visit Sri Lanka.
https://github.com/gimnathperera/view-sri-lanka

firebase reactjs tailwindcss

Last synced: about 2 months ago
JSON representation

View Sri Lanka is a fully mobile responsive tourism guide web application for travelers all around the world who likes to visit Sri Lanka.

Awesome Lists containing this project

README

        

# Project Overview

🚀 View Sri Lanka is a fully mobile responsive tourism guide web application for travelers all around the world who likes to visit Sri Lanka. The application contains following features;

- View travel locations in Sri Lanka

- Detailed view of a selected location

- View Hotels near a selected travel location

- Contact us

- About us

- Varoius special packages avaialble when traveling

- Fully mobile responsive

🚀 Tech Stack - Reactjs | Formik | Tailwind | Netlify

🚀 Working demo - https://view-lanka-tours.netlify.app





## Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

### Prerequisites

NPM / Yarn and Node.js installed

### Installing

Installing NPM modules

Execute these commands from the project directory

```
cd client && npm install
```

### Running the app

and open another terminal on client directory
```
npm run start
```

Access the web app at http://localhost:3000