Table of Contents
Semester project year 1, Front-end Development, Noroff VOC Oslo.
Make a website for the new Science Museum in town.
HTML and CSS, Javascript only for toggle nav menu. No framework allowed.
- Clean up HTML and CSS
- Correct ARIA
- Add some Javascript where it suits
- Add "components" document to easily copy & paste sections
- Clone the repo
git clone https://github.com/lindamsandaker/community-science-museum.git
- Install NPM packages
npm install
If you have a suggestion for improvements, please fork the repo and create a pull request. You can also open an issue with the tag "enhancement".
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/NewFeature
) - Commit your Changes (
git commit -m 'Add some New Feature'
) - Push to the Branch (
git push origin feature/NewFeature
) - Open a Pull Request
Linda Sandaker - frk.sandkake@gmail.com
Project Link: https://github.com/lindamsandaker/community-science-museum
# community-science-museum