Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zakaria9375/dispo-ui
UI made by vue js and tailwind as a solution to a challenge made by dispo company
https://github.com/zakaria9375/dispo-ui
carousel google-maps-api html tailwind typescript vue
Last synced: 21 days ago
JSON representation
UI made by vue js and tailwind as a solution to a challenge made by dispo company
- Host: GitHub
- URL: https://github.com/zakaria9375/dispo-ui
- Owner: Zakaria9375
- Created: 2024-02-26T07:08:20.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-03-24T00:54:19.000Z (8 months ago)
- Last Synced: 2024-03-24T01:33:40.945Z (8 months ago)
- Topics: carousel, google-maps-api, html, tailwind, typescript, vue
- Language: Vue
- Homepage: https://dispo.zaportfolio.com/
- Size: 211 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dispo-ui
This is a solution for a Challenge by a company named Dispo. It is a responsive complicated UI design and has been translated from jpg to code.
![dispo-ui](https://github.com/Zakaria9375/dispo-ui/assets/115387468/884cc183-9d6a-4a44-8b0e-4b2ba5562219)
## Technologies
The technologies used in this design are:
* HTML & CSS & Ts
* Tailwind
* Vue## Features
* Google Maps API Integration
* Currency & Language Exchange
* Interactive elements for a better user experience## Setup
To run this app in development mode open the terminal and write the following:
```sh
git clone https://github.com/Zakaria9375/dispo-ui.git
cd dispo-ui
npm install
npm run dev```
## Links
[Live](https://dispo-ui.netlify.app/)