Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/gimnathperera/view-sri-lanka
- Owner: gimnathperera
- Created: 2022-02-06T16:32:58.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-05-25T04:16:04.000Z (over 2 years ago)
- Last Synced: 2023-09-17T18:32:20.006Z (over 1 year ago)
- Topics: firebase, reactjs, tailwindcss
- Language: JavaScript
- Homepage: https://view-lanka-tours.netlify.app
- Size: 183 MB
- Stars: 10
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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