Skip to content

Quartr-App/quartr-coding-test-web-soheil

 
 

Repository files navigation

Quartr Trending Companies

Live Demo

Demo: https://quaetr-coding-test.vercel.app/

Getting Started

Prerequisites

  • Node.js 16.13.0 or higher
  • npm

Installation

# Install dependencies
npm install

Development

# Run development server
npm run dev

Open http://localhost:3000 to view the application.

Build

# Build for production
npm run build

# Start production server
npm start

Testing

# Run tests
npm test

# Run tests in watch mode
npm run test:watch

# Run tests with coverage
npm run test:coverage

Deployment

Deployed on Vercel

Automatic deployments enabled for PRs and merges to main branch.

About

Code assessment test for Quartr

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 92.0%
  • CSS 7.4%
  • JavaScript 0.6%