/luca-project

Code challenge project

Primary LanguageTypeScript

Luca coding challenge

Implementations Active Open Source

Luca coding challenge - I've followed the design for this: https://www.figma.com/file/sfR5oELxO3JNiMYAEqWT8V/Front-End-Developer-Test?node-id=0%3A1. The project is 85% done (time constraints). All API routes are done, even if I didn't have the time to implement all the requirements for the frontend. I can share a Postman collection with you if needed.

Tech

Installation

clone or download the repository BACKEND

$ cd luca-project-backend
$ yarn install
$ npm run start
Make sure that you have node v12.18.1 or later

FRONTEND

$ cd luca-project-frontend
$ yarn install
$ yarn start

SCREENSHOTS


PS: I didn't have the time to finish this project over the weekend, but in case you will consider my application I can bring it to a more stable version.