Skip to content

PhillipUg/mint-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mint-clone

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.

Built with

  • HTML
  • CSS
  • Lint
  • Stickler

Live demo

https://phillipug.github.io/mint-clone/

Getting started

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 :shipit:

Authors

👤 Author 1

👤 Author 2

Contributing

Contributions, issues and feature requests are welcome!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Feel free to check the issues page.

Show your support

Give a ⭐ if you like this project!

Acknowledgements

License

Distributed under the MIT License.

About

This is a clone of mint's signup page

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published