Skip to content

matheusdoedev/shortly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shortly

A URL shorter application made with React.js

Repo Size Top Languages Repo License Repo Version Personal Site

Get Started

Install dependencies:

npm install

yarn

Development:

npm run start

yarn start

About

  • A URL shorter
  • Frontend Mentor challenge
  • made with React.js, Styled-components and Axios

Technologies

Meta

Author: Matheus do É Santos – Linkedin

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request