Skip to content

Davmike/link-sharing-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Link Sharing App

Table of contents

Overview

The challenge

Users should be able to:

  • View the optimal layout for each page depending on their device's screen size
  • See hover states for all interactive elements throughout the site
  • Registration and Authorization
  • Upload Personal Info
  • Copy links and share them

Screenshot

Getting Started

  1. First of all you need to clone app repository from github:
git clone git@github.com:beqa200/other-side.git
  1. Next step requires to start live server.

Links

My process

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox
  • Mobile-first workflow
  • JavaScript
  • Localstorage

Useful resources

  • w3schools - This web-page helped us to dig deeper into HTML and CSS, and improve number of issues in this direction. We really liked this web-page and will use it in the future as well.
  • developer.mozilla - This is an amazing web-page which gave us in-depth knowledge in JavaScript language. We'd recommend it to anyone still learning this language.
  • stackoverflow - This is an amazing web-page where you can ask any technical question about speciefic issue and other developers will help you to solve the problem. Their Q&A platform is a great tool to find the right answer for your project. We highly recommend this web-page for other developers.

Author

Acknowledgments

We would like to give a big credit to our mentor, Beqa Maisuradze who helped us to solve many issues during this project.