Skip to content

Commit 746243a

Browse files
Merge pull request #1500 from LemonMantis5571/lemonmantis-issue-#1378-coinbase-landing-clone
(Project) issue #1378 coinbase landing page clone
2 parents c1c46fe + b1b64c7 commit 746243a

30 files changed

Lines changed: 1361 additions & 0 deletions
Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
# Coinbase clone
2+
3+
A clone of the Coinbase landing page, showcasing the key features and services of the Coinbase platform.
4+
5+
6+
## Preview
7+
8+
![preview](image.png)
9+
10+
## Getting Started
11+
12+
These instructions will help you get a copy of the project up and running on your local machine.
13+
14+
### Prerequisites
15+
16+
- Web browser (e.g., Google Chrome, Mozilla Firefox)
17+
18+
### Installation
19+
20+
1. Clone the repository:
21+
22+
```
23+
$ git clone https://github.com/TusharKesarwani/Front-End-Projects.git
24+
```
25+
2. Open the index.html file in your web browser.
26+
27+
## Usage
28+
29+
- Explore the landing page to get an overview of Coinbase and its services.
30+
- Click on the "Sign Up" or "Log In" buttons to access the Coinbase platform.
31+
- Navigate through the different sections to learn more about Coinbase's features, security measures, and supported cryptocurrencies.
32+
- Use the navigation menu to visit specific pages, such as "Pricing," "Earn," or "Learn."
33+
- Interact with any interactive elements, such as buttons or forms, to experience the user interface.
34+
## Contributing
35+
36+
Contributions are welcome! If you find any issues or have suggestions for improvements, please create a new issue.
37+
38+
39+
## Acknowledgements
40+
41+
This project was created with the intention of replicating the design and user experience of the Coinbase landing page. We would like to acknowledge Coinbase for their original design and inspiration.
42+
43+
Note: This is a clone project and not affiliated with or endorsed by Coinbase.

0 commit comments

Comments
 (0)