Whisper is a unique web application that provides a platform for discovering secrets shared by anonymous individuals using the Secret API.
The following technologies and tools were used to develop this project:
- HTML
- CSS
- JavaScript
- Node.js
- Express.js
- EJS (Embedded JavaScript)
- Secrets API
Follow these steps to get the project up and running on your local machine for development and testing:
To run Whisper locally, follow these steps:
-
Clone the repository:
git clone https://github.com/username/whisper.git
-
Install the required dependencies using npm:
npm install
-
Start the website:
node index.js
-
Open your web browser and navigate to
http://localhost:3000
to access the website.
Using Whisper is simple and intriguing:
-
Discover Secrets: Upon entering the website, you'll find a intriguing image. Hover over that image to unveil an anonymous secret, creating an element of surprise and anticipation.
-
Refresh for New Secrets: To uncover fresh secrets, simply refresh the page. Whisper continuously fetches new secrets from the Secret API, ensuring a steady stream of anonymous revelations.
Explore Whisper to delve into the mysterious world of hidden confessions and intriguing narratives. It's the perfect platform for those curious about the secrets people harbor.
Contributions to Whisper are welcome! To contribute, follow these steps:
-
Fork the repository.
-
Create a new branch for your feature or bug fix:
git checkout -b feature/your-feature-name
-
Make changes and commit them:
git commit -m "Add your commit message here"
-
Push your changes to your branch:
git push origin feature/your-feature-name
-
Create a pull request on the main repository. Please follow the project's coding guidelines and maintain a clean commit history.
If you have any questions or feedback, feel free to reach out to us at therahman14@gmail.com. We're excited to hear from you and make this project even better!