Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nyirurugoomar/bouletteproof_challenge


https://github.com/nyirurugoomar/bouletteproof_challenge

Last synced: 4 days ago
JSON representation

Awesome Lists containing this project

README

        

**Cloning the Repository**

```bash
https://github.com/nyirurugoomar/Bouletteproof_challenge.git
cd Bouletteproof_challenge
```

**Installation**

Install the project dependencies using npm:

```bash
npm install
```

**Running the Project**

```bash
npm run dev
```
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.

**API Resource MOCKARRO**
```bash
Chart:https://api.mockaroo.com/api/196c81b0?count=4&key=2e3ba090
```
**Response(Chart API)
```bash
{
"label": "pageViews",
"data": 119,
"backgroundColor": "#3d92b2",
"borderColor": "#f826f4",
"pageViews": 24,
"uniqueVisitors": 35,
"totalVisitors": 289,
"bounceRate": 1,
"avgSessionDuration": 5
}
```
```bash
Table:https://api.mockaroo.com/api/a3508120?count=50&key=2e3ba090
```
**Response(Table API)
```bash
{
"id": 1,
"name": "Monti Sterland",
"email": "[email protected]",
"signupDate": "12/18/2023",
"lastActivity": "11/18/2023"
}
```

## Deploy on Vercel

Check out link https://bouletteproof-challenge-sp9t.vercel.app/