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

https://github.com/kartikmehta8/clamp

Clamp - Simplifying crypto and DeFi
https://github.com/kartikmehta8/clamp

css html netlif reactjs redux

Last synced: 3 months ago
JSON representation

Clamp - Simplifying crypto and DeFi

Awesome Lists containing this project

README

        


BANNER

### Clamp - Simplifying crypto and DeFi
This repository consists of the clone of test.joinclamp.com/explore page built in `HTML, CSS & ReactJs`.

### Folder Structure
```
+ public
- index.html
+ src
+ components
+ Footer
- Footer.js
- footer.css
+ Header
- Header.js
- header.css
+ Main
+ helpers
- ArrowUp.js
- Card.js
+ images
+ styles
- card.css
- main.css
- Main.js
+ NotificationBar
- Notification.js
- notification.css
+ ToggleButton
- Button.js
- toggleButton.css
+ constants
- data.js
- App.js
- index.css
- index.js
- store.js
- .gitignore
- LICENSE
- README.md
- package-lock.json
- package.json
```

### Improvements
- Footer
- Dark/Light Mode
- `Connect Wallet` button shift
- Organized folder structure
- Redux state management

### Other Frontend/Full Stack Related projects
- [My Portfolio Website](https://kartikmehta.xyz)
- [Codemania](https://github.com/kartikmehta8/codemania) - Codemania is an online compiler that provides code completion features using ChatGPT, analyzing results and statistics using tremor.so dashboard and YouTube video recommendation at a one-stop place with user authentication.
- [Movie Recommendation](https://github.com/kartikmehta8/movie-recommendation) - The website where users can search for various movies and get recommendations based on search results. The website is built using React integrated with Alan AI Voice assistant & the backend consists of a Cosine Algorithm based ML Model deployed using FastAPI.
- [MLH Project](https://github.com/kartikmehta8/MLH-Prep-Project) - MLH Prep Project for Pod 22.AUG.PREP.1 (Jekyll Jackals)