Skip to content

safarilewis/shortr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shortr

contributions welcome

This a free to use link shortener. It was built using React and CSS. It uses axios to send a GET request to the SHRTCode api which then returns a shortened link for the user to use.

Requirements

You will need to have the following already installed to run the project:

  • NodeJS

Running the Project

Once in the project directory, you can run:

npm install

  • This will install all required dependencies to run the project

npm start

Author

The author of this project is Lewis Safari.

You can find me here at: Github

How to Contribute

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. If you'd like to contribute, please fork the repository and make changes as you'd like. Pull requests are warmly welcome.

Steps to contribute:

  1. Fork this repository.
  2. Create your feature branch.
  3. Commit your changes.
  4. Push to the branch.
  5. Create a new Pull Request.

License

This project is licensed under the MIT License.