This is a clone of mint's SignUp page
In this project, our aim here wasn’t to produce an exact replica of mint's SignUp page, but rather to focus on making the various elements show up.
There are many elements on this page which are produced with Javascript but our objective in this project wasn't to give this page functionality.
- HTML
- CSS
- Lint
- Stickler
https://phillipug.github.io/mint-clone/
For this project, you’ll try your best to recreate the mint's SignUp page. The main aim is to ensure the elements get placed and styled roughly the same way, so functionality is not a priority.
Use the browser’s developer tools to inspect the real page to understand how elements are placed and styled. Build your own page in a .html text file and open it in your browser to check it out.
- First setup a github repository for your project.
- Then create a .html file where all your HTML markup will go
- Create a .css file where all your styling code will reside
- Then open the mint signup page, inspect its features with your browser's developer tools and start creating
👤 Author 1
- Github: https://github.com/PhillipUg
- Twitter: https://twitter.com/Phillip_Ug
- LinkedIn: https://www.linkedin.com/in/phillip-musiime-74657019a/
👤 Author 2
- Github: https://github.com/teekaytech/
- Twitter: https://twitter.com/ola_lere
- LinkedIn: https://www.linkedin.com/in/teekaytech/
Contributions, issues and feature requests are welcome!
- Fork the Project
- Create your Feature Branch (git checkout -b feature/AmazingFeature)
- Commit your Changes (git commit -m 'Add some AmazingFeature')
- Push to the Branch (git push origin feature/AmazingFeature)
- Open a Pull Request
Feel free to check the issues page.
Give a ⭐ if you like this project!
Distributed under the MIT License.