Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/evillegas92/volvo-frontend-codetest

Coding challenge for Volvo Cars using Next.js and React with Typescript.
https://github.com/evillegas92/volvo-frontend-codetest

Last synced: about 1 month ago
JSON representation

Coding challenge for Volvo Cars using Next.js and React with Typescript.

Awesome Lists containing this project

README

        

# Volvo-FrontEnd-CodeTest
Coding challenge for Volvo Cars using Next.js and React with Typescript.

By Esteban Villegas, April 2024.

This is the [original assignment](https://github.com/volvo-cars/god-frontend-code-test#readme).

## To Run the Application
1. run ```npm install```
2. run ```npm run dev``` then navigate on your browser to http://localhost:3000/
3. For unit tests, run ```npm test```

## Screenshots
### Desktop
![desktop screenshot](/docs/desktop.png "Desktop")

### Mobile
![mobile screenshot](/docs/mobile.png "Mobile")