Web Application developed with intend to learn API integration, Reactjs and styled components and providing an easy to use solution. Click here to use the solution.
- After clicking the Shorten it! button, please do wait for around 10-12 seconds, as API takes time respond to the request.
- Clone the repository in your local machine.
- Write
npm install
in the terminal to install all the dependencies. - To start the app, write
npm start
in the terminal.
- Frontend
- Reactjs
- Styled-components
- ShrtCode API
- LocalStorage for Data storage