deathcrafter / mobilicis_assignment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Server Source for Mobilicis Assignment

The server is written using Node.js, Express.js and Mongoose (MongoDB Client for Node.js).

The api has 5 endpoints corresponding to the 5 questions asked in the assignment. They work on the dataset given to filter out the required data.

The client is written in React.js using TypeScript and built using Vite CLI. For styling vanilla CSS is used.

About


Languages

Language:JavaScript 100.0%