Skip to content

Veri5ied/mainstackapp

Repository files navigation

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

Tools used

  • TypeScript.
  • Next JS: React JS framework for building UIs.
  • SASS/SCSS: For Styling.
  • Axios: For instances.
  • React Query: For fetching and caching of API calls.
  • Victory: For charts/graph.

Deployed on Vercel

This project is deployed on Vercel Live Hosting URL

Side Note =>

  • This project is not responsive as there was no mobile view on the design.
  • Also the API doesn't support filtering by date or other parameters, so filters we manually done using the javascript filter function.
  • Graph is plotted using amount from transactions because no parameters for plotting graphs was in API.
  • No calendar component to look exactly like the designer gave.

About

Frontend Engineer role assessment for mainstack app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published