This template provides a home page for digital news for the Marketing Association New Zealand
Table of Contents
- About The Project
- Getting Started
<li><a href="#acknowledgments">Acknowledgments</a></li>
This project is a React application is for the Marketing Association of New Zealand. It is the Digital News Homepage and it features and makes use of:
- A responsive navigation bar with a dynamic drop down menu functionality.
- Flexbox & Grid layout
- Conditional rendering
- Font awesome icons
- [![React][React.js]][React-url]
This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.
Software required to run this project and how to import/install them:
-
npm
npm install npm@latest -g
- font awesome package
npm install @fortawesome/react-fontawesome @fortawesome/fontawesome-svg-core @fortawesome/free-solid-svg-icons
- Clone the repo
git clone https://github.com/MaryanneG3/marketing-association-nz.git
- Install NPM packages
npm install
Use this space to list resources you find helpful and would like to give credit to. I've included a few of my favorites to kick things off!