"Rainydays" is a simple and clean website used for shopping clothes for a specific targeted audience.
Live Site: https://dashing-maamoul-6716f9.netlify.app/
This project wishes to engage an older demographic, perhaps families with children, to buy jackets for all sorts of different outdoors activities. The website is aimed to be straight forward and easy to navigate.
The site contains simple navigational links around the page, which are hardcoded in in HTML and CSS, simulation an interactive website.
Some bullet points:
- Engaging older audience
- Easy to navigate
- Simple and clean
- [HTML]
- [CSS]
- [Figma]
How to get started with the project:
- Clone the repo:
git clone git@github.com:Ramsnes/ca-html-css.git
Locate and navigate the cloned repo via the terminal using cd
to navigate directories, and ls
to view directories available.
To open the project in you code editor, run the following commands:
code .
You are welcome to fork the project to review it's codes. Follow the guide below to get started.