second-solution added
Showing
+26494 -0
.gitignore
0 → 100644
package-lock.json
0 → 100644
This diff is collapsed.
package.json
0 → 100644
{ | ||
"name": "mentorship-4", | ||
"version": "0.1.0", | ||
"private": true, | ||
"dependencies": { | ||
"@testing-library/jest-dom": "^5.14.1", | ||
"@testing-library/react": "^12.0.0", | ||
"@testing-library/user-event": "^13.2.1", | ||
"@types/jest": "^27.0.1", | ||
"@types/node": "^16.7.13", | ||
"@types/react": "^18.2.61", | ||
"@types/react-dom": "^17.0.9", | ||
"@types/react-router-dom": "^5.3.3", | ||
"bootstrap": "^4.5.0", | ||
"react": "^17.0.2", | ||
"react-dom": "^17.0.2", | ||
"react-router-dom": "^5.3.4", | ||
"react-scripts": "5.0.0", | ||
"sass": "^1.71.1", | ||
"typescript": "^4.4.2", | ||
"web-vitals": "^2.1.0" | ||
}, | ||
"scripts": { | ||
"start": "react-scripts start", | ||
"build": "react-scripts build", | ||
"test": "react-scripts test", | ||
"eject": "react-scripts eject" | ||
}, | ||
"eslintConfig": { | ||
"extends": [ | ||
"react-app", | ||
"react-app/jest" | ||
] | ||
}, | ||
"browserslist": { | ||
"production": [ | ||
">0.2%", | ||
"not dead", | ||
"not op_mini all" | ||
], | ||
"development": [ | ||
"last 1 chrome version", | ||
"last 1 firefox version", | ||
"last 1 safari version" | ||
] | ||
}, | ||
"devDependencies": { | ||
"@types/history": "^5.0.0", | ||
"sass": "^1.71.1" | ||
} | ||
} |
public/favicon.ico
0 → 100644
+ 0
- 0
3.78 KB
public/images/ananas.jpeg
0 → 100644
+ 0
- 0
10 KB
public/images/appels.jpeg
0 → 100644
+ 0
- 0
6.59 KB
public/images/bananas.jpeg
0 → 100644
+ 0
- 0
7.74 KB
public/images/beans.jpeg
0 → 100644
+ 0
- 0
7.49 KB
public/images/beer.jpeg
0 → 100644
+ 0
- 0
12 KB
public/images/cacao.jpeg
0 → 100644
+ 0
- 0
26.2 KB
public/images/carrot.jpeg
0 → 100644
+ 0
- 0
9.8 KB
public/images/cart.png
0 → 100644
+ 0
- 0
3.02 KB
public/images/cherries.jpeg
0 → 100644
+ 0
- 0
7.3 KB
public/images/chips.jpeg
0 → 100644
+ 0
- 0
12.8 KB
public/images/chocolate.jpeg
0 → 100644
+ 0
- 0
12.3 KB
public/images/coca-cola.jpeg
0 → 100644
+ 0
- 0
9.3 KB
public/images/cucumber.jpeg
0 → 100644
+ 0
- 0
10.2 KB
public/images/gin.jpeg
0 → 100644
+ 0
- 0
8.21 KB
public/images/kinder.jpg
0 → 100644
+ 0
- 0
8.1 KB
public/images/lemons.jpeg
0 → 100644
+ 0
- 0
5.9 KB