Git Product home page Git Product logo

fe-technical-challenge's Introduction

Efdal YALCIN, notes about the task:

  • The app initially didn't have an entry point, and there were no instructions so I created it myself.

  • I added comment lines through out the app to explain my thought process

  • For the disabled and error states I created custom hooks since I would need to use them in any other component.

  • I needed the error state hook because I handled wrong inputs with a regex so creating an error is not possible. I thought it is a more user friendly way.

  • For translation, there are many libraries but I didn't want to add one, I simply added translation files and used them for this small app. However it would be impossible to maintain if the app got bigger or any other language is added.

And I am very sorry about my German, it is just google translate.

--- somehow I couldn't deploy the page so it will need to be run locally, sorry again ---

To use this project locally, follow these steps:

  1. Clone the repository to your local machine using Git:
  • git clone https://github.com/efdalyalcin/fe-technical-challenge.git
  1. Navigate to the project's root directory:
  • cd fe-technical-challenge
  1. Install the project dependencies using npm:
  • npm i
  1. Start the development server:
  • npm start
  1. Or to start the storybook server:
  • npm run storybook

fe-technical-challenge's People

Contributors

efdalyalcin avatar iz-podpolja avatar josefie 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.