A URL shorter application made with React.js
Install dependencies:
npm install
yarnDevelopment:
npm run start
yarn start- A URL shorter
- Frontend Mentor challenge
- made with React.js, Styled-components and Axios
Author: Matheus do É Santos – Linkedin
- Fork it
- Create your feature branch (
git checkout -b feature/fooBar) - Commit your changes (
git commit -am 'Add some fooBar') - Push to the branch (
git push origin feature/fooBar) - Create a new Pull Request