<!-- ABOUT THE PROJECT -->
## About The Project

NCC-Prototype is a a repository of reusable, common code, based on GDS design principles that helps us to quickly build and extend the various components required to create an online form or service.

This repository uses components that align with GovUK designs - https://design-system.service.gov.uk/get-started/

### Built With

This project is built with technologies listed below:

* Node(npm) / Expressjs

* Scss
* Nunjucks (template engine)
* Github workflows


<!-- GETTING STARTED -->
## Getting Started

Instructions to go here on getting started with this project.
To get a local copy up and running follow these simple example steps.

### Prerequisites

Node v18.18.2 installed on your local machine.
Live Server extension installed in your VS code.

### Installation

Below is how you can clone the github repository and get started.

1. Clone the repo
   ```sh
   git clone https://github.com/nccdigitaldev/ncc-templates.git
   ```
2. Install NPM packages
   ```sh
   npm ci
   ```
   ```


<!-- USAGE EXAMPLES -->
## Usage

Use this space to show useful examples of how a project can be used. Additional screenshots, code examples and demos work well in this space. You may also link to more resources.

<!-- ROADMAP -->
## Roadmap

- [] Update Calendar components

See the [JIRA backlog](https://northumberland-ucd.atlassian.net/jira/software/projects/SA/boards/4/backlog) for a full list of proposed features (and known issues).



<!-- CONTACT -->
## Contact

Phillip Donnelly - phillip.donnelly@northumberland.gov.uk

Project Link: [https://github.com/nccdigitaldev/ncc-notify-client](https://github.com/nccdigitaldev/ncc-notify-client)


