It's a JavaScript app where user can like or dislike dog profiles. Different types of dog profiles are provided in this app. This app is built in JavaScript via using different functions, classes & methods of JS.
- Follow the design spec found on Figma
- Use JavaScript classes
- Use modules (import/export)
- Display profile
- allow 'Like' or 'Nope' click
- display matching badge per click
- display next profile after a pause
(https://melodic-valkyrie-9d01f4.netlify.app)
- HTML, CSS
- JavaScript
- Stylelint, Web Hint, Lighthouse
To get a local copy up and running, follow the steps in Setup below.
Basic knowledge of HTML, CSS.
If you installed git you can clone the code to your machine, or download a ZIP of all the files directly.
Download the ZIP from this location, or run the following git command to clone the files to your machine:
git clone https://github.com/Fatima-hub333/Tindog-javaScript-app.git
-
Once the files are on your machine, open the Portfolio folder in Visual Studio Code.
-
With the files open in Visual Studio Code, press the Go Live button at the bottom of the window to launch the files with Live Server.
The following tools help make easier to work with sample code.
- git: A tool for managing source code
- Visual Studio Code: A source code editor
- Live Server: A simple web server utility for Visual Studio Code
👤 Fatima Zahir
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is MIT licensed.