Skip to content

antoHero/invoices-app

Repository files navigation

Paypay OurPass Frontend Assessment

API summary

This project is meant to recreate the follow mockup

Features of the project

  • use Mirage.js to create a mock API for GET requests,
  • use Poppins as font family
  • the application must be responsivee on mobile devices
  • use Vuex for state management

Screenshots

Image from for mock API

screenshot

Image from my implementation

screenshot

This project was built With

  • JavaScript
  • Quasar Framework
  • HTML & CSS
  • Mirage JS
  • Vuex
  • Vuex-persist
  • Vue-router
  • Linting
  • Yarn package manager

Prerequisites

  • IDE to edit and run the code (Visual Studio Code or Sublime Text 🔥).
  • Node.js already downloaded.

Getting started

Clone the project to your local machine. In the project directory, you can run:

yarn

This will install the project dependencies

Start the development server

quasar dev

Runs the app in the development mode.
Open http://localhost:9001 to view it in your browser if thee browser did not open automatically.

The page will reload when you make changes.
You may also see any lint errors in the console.

Lint the files

yarn lint
# or
npm run lint

Format the files

yarn format
# or
npm run format

Build the app for production

quasar build

Author 👤

👨‍💻 Akoke Victor Anto

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published