Project: Make a clone of https://www.ketto.org/ site
In this colaboratory project we have tried to make a look alike clone of Ketto.org Website. With our efforts and the technology stack, that we have learned till now, we were able to clone the front end with similar looks and features.
- Built BrowseFundraisers page with having responsiveness.
- CRUD Operation and Data Fetch.
- Filter search functionality.
- Deploy server with starter-micro-api and npm.
Clone the project
git clone https://github.com/pranshubisht9/ketto.org.git
In this project we have used the following technologies:
- HTML
- CSS
- JavaScript
Along with that, in order to fetch data we used API our own make hardcode API
All the image and icon links have been taken from the main website ( https://www.ketto.org/ )