Skip to content

Latest commit

 

History

17 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Numinix

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

Numinix App

A Project built for Numinix used to interview my skills.

This project is hosted on Netlify. Link: https://numinix-project.netlify.app/

Description

This project features a search bar that navigates through user accounts as well as a dropdown menu that filters through customers arranging them in aphabetical order from both A-Z and vice versa.

I included the use of vue router and created clickable links to the 'email', 'username', and 'website' for each 'customer'. I also implemented a small use of vue transitions for styling.

This was made with an unsecure api. The project was launched on netlify using "https://randomuser.me/api/?results=10" as an api instead. Due to the new api missing some information, the project is missing a dynamic 'catchphrase', 'business', and 'business slogan'.

The netlify site is being launched from a build of a very similar app using the aforementioned different api. The link to that github repository is "https://github.com/Markphilbert/numinix2". This repository shows only the code for the app while the numinix2 repository is just a build only being used to run to netlify.

How It's Made:

This Project was created with:

  • Vue Router
  • Vue3
  • JavaScript
  • CSS

Other Projects

About

Project for Numinix

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages