Coinklap UI is the frontend interface for an early-stage MVP of a cryptocurrency marketplace built around 2018. This project is designed to provide users with a seamless interface to explore and interact with cryptocurrency trading functionalities.
- Responsive Design: Ensures compatibility across various devices and screen sizes.
- User-friendly Interface: Intuitive layout for easy navigation and interaction.
- HTML
- CSS
- JavaScript (Vanilla JS)
- Gulp (for build automation)
To get a local copy up and running, follow these simple steps:
- Clone the repository:
git clone https://github.com/nikhilsindhu/coinklap-mvp.git
- Open
index.html
in your preferred web browser.