Giter VIP home page Giter VIP logo

junior-fe-assessment's Introduction

Junior Front End Assessment

This is an assessment to measure my capability as a Front End Developer. This is a 48-hour assessment which includes two Tasks.

has a set of instructions, and design to follow. I was given the creative freedom to showcase any product. It should also be responsive, and with good aesthetics.

Live Preview: https://junior-fe-assessment-task1.vercel.app/

Task 1

a To-Do list which has all the basic functions such as add, delete, complete.

Live Preview: https://junior-fe-assessment-task2.vercel.app/

Task 2

Technologies used

  • React - I used this Javascript library to easily create and manage UI components and states. It also supports other libraries which is a handy arsenal for building a Single Page Application
  • Tailwind - This is a CSS library which has a set of predefined classes. I used this for simplicity, and responsiveness.
  • Vite - A simple lightweight local development server which includes templates for React. It has Hot Module Replacement โ€‹ which instantly shows UI updates without reloading the web page.
  • NPM - A package manager I used for install libraries mentioned above.

Installation

  1. Install NPM by following the installation instructions of your OS.
  2. Simply clone or download this repository
  3. Open your favorite terminal, and navigate to the repository's folder
  4. Still using the terminal, open any Task folder you want to see.
  5. Inside the folder, run npm install This will install all the dependencies of the Task you opened
  6. Next npm run build to compile the project to production
  7. Lastly run npm run preview. It will show the "local" address which you will access using the browser.

Note: To terminate the program, open the terminal and click Ctrl+C or Ctrl+Z You can repeat the steps 4-7 for any of the Task.

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.