Skip to content

Commit

Permalink
changed dino appearance
Browse files Browse the repository at this point in the history
  • Loading branch information
Sakthe-Balan committed Apr 9, 2024
1 parent c2ae52b commit f3c27a4
Show file tree
Hide file tree
Showing 5 changed files with 499 additions and 60 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,5 @@ __pycache__/
coverage/
products.json
outputs.json
final.json
final.json
spider4.py
220 changes: 219 additions & 1 deletion discoverydino/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions discoverydino/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,12 @@
"lint": "next lint"
},
"dependencies": {
"axios": "^1.6.8",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.0",
"framer-motion": "^11.0.24",
"lucide-react": "^0.364.0",
"mongodb": "^6.5.0",
"next": "14.1.4",
"react": "^18",
"react-dom": "^18",
Expand Down
Loading

0 comments on commit f3c27a4

Please sign in to comment.