Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joel-kalema/take-home-challenge
https://github.com/joel-kalema/take-home-challenge
Last synced: 16 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/joel-kalema/take-home-challenge
- Owner: joel-kalema
- Created: 2024-06-04T17:17:55.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-06-04T21:05:40.000Z (5 months ago)
- Last Synced: 2024-10-04T01:42:30.311Z (about 1 month ago)
- Language: JavaScript
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Interactive Photo Gallery
![Screenshot 2024-06-04 191913](https://github.com/joel-kalema/Portfolio/assets/57408419/c888f5a1-c9bf-4296-99ee-2eef3ed825c9)
## Overview
This project includes an interactive photo gallery and two JavaScript coding challenges. The photo gallery is responsive and matches the provided Figma designs. The coding challenges demonstrate logical thinking and coding aptitude.## Built With
- Html
- Css
- Js## Getting Started
## Setup Instructions
1. Clone the repository:
```sh
git clone https://github.com/joel-kalema/take-home-challenge.git
cd take-home-challenge2. open your browser, then check the console to see the result of the challenges.
- Array Manipulation
- String Transformation## Author
- GitHub: [@joel-kalema](https://github.com/joel-kalema)
- Twitter: [@JoelJklm](https://twitter.com/JoelJklm)
- LinkedIn: [joel kalema](https://www.linkedin.com/in/joel-kalema-30518a230/)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/joel-kalema/take-home-challenge/issues).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Hat tip to anyone whose code was used
- Inspiration
- etc