Skip to content

omarbassam88/frontend-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Front End Test

Front End Test

This repository if for testing different Front-end frameworks using coding challenges from interview questions.

Tests Included

Like/Dislike Component

Rating Component

Autocomplete Input Component

Frameworks

[X] Angular

[X] React

[X] Vue

[X] Svelte

[X] SolidJS

[X] Lit

[X] ClojureScript + Reagent

[ ] AlpineJS

Dev

Angular

cd angular
npm install
npm start

React/Vue/Svelte/SolidJS/Lit

cd react # or vue
npm install
npm run dev

ClojureScript (Reagent)

cd cljs-reagent
npm install
npx shadow-cljs watch app

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published