GithubHelp home page GithubHelp logo

frontend-challenge's Introduction

Coding Challenge 🦅

What you have to do

“As a user I want to shorten my long url and be able to copy it into clipboard to post it on a social platform (e.g. Twitter).”

Challenge

In this challenge, we’re asking you to create a user interface to shorten URLs so,

If you are a front end developer, please use the Bitly API for the backend part. To get a token you can follow these steps:

Go to your user settings

Go to your user settings

Select API in the menu

Select API

After filling your user password you can request a token

After filling your user password you can request a token

In order to use the bitly API you need an Authentication token, which you will put in the environment variables (.env) of the project.

Adding a custom environment variables

If you are a full stack developer, please tackle both backend and frontend part of the challenge, each of course only to the extent possible within the given time frame.

Bonus points:

  • Validate user data
  • Create a test suite
  • Create and use reusable components
  • Create your own CSS theme (clean & responsive layout)

Please do not spend more than 2 hours on this, don’t worry if you don’t finish everything. Please send us a link to your project on GitHub. Good luck and have fun!

Installation & setup

Run yarn install to install dependancies, then copy .env.dist to .env.

Available Scripts

In the project directory, you can run:

yarn start

Runs the app in the development mode. Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits. You will also see any lint errors in the console.

yarn lint

Check and fix based on linting rules

frontend-challenge's People

Contributors

chorakchi avatar dredtrake avatar harpazo64 avatar vkyr avatar yannicktier avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.