One project Three Juniors.
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
This project is for learning Incremental development with workflow and Pair programming. For the purpose of this project, the 3 junior developers were partnered together.
The objective of this project is to build our own accessible & responsive clone of the DuckDuckGo home page.
DuckDuckGo is an internet search engine that emphasizes protecting searchers' privacy and avoiding the filter bubble of personalized search results.
To get a local copy up and running follow these simple steps.
This is an example of how to list things you need to use the software and how to install them.
- npm
npm install npm@latest -g
- Clone the repo
git clone https://github.com/fmkarakus/duck-duck-clone
- Install NPM packages
npm install
See the open issues for a list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b new-branch
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin new-branch
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.
Project Link: duck-duck-clone