Edie Homepage
Solution for a challenge from Devchallenges.io.
Built With
- HTML
- CSS
- CSS Grid
- Flex box
- JavaScript
Features
This application/site was created as a submission to a DevChallenges challenge. The challenge was to build an application to complete the given user stories.
- ✅ User story: I can see a page following the given design
- ✅ User story: I can see a page on mobile following the given design
- ✅ User story: I can go to certain locations by selecting links in navigation or footer
How To Use
To clone and run this application, you'll need Git installed on your computer. From your command line:
# Clone this repository
$ git clone https://github.com/alexbaezd/edie-homepage.git
$ cd edie-homepage
# Open index.html on the browser
Acknowledgements
- Steps to replicate a design with only HTML and CSS
- scroll-behavior
- How to build a responsive navbar with a toggle menu using Flexbox
Contact
- Website alexbaez.dev
- GitHub @alexbaezd