NoroffFEU / musikkforandrerliv.no

https://norofffeu.github.io/musikkforandrerliv.no/
The Unlicense
13 stars 9 forks source link

musikkforandrerliv.no

img_3078

Description:

Noroff Frontend Developer students are building a web application for the non profit organization Musikk Forandrer Liv (MMF).

This project aim to build a web application:

Design

Docs

Built with:

Requirements

Getting started:

Installation:

  1. Ensure you have at least node version 18.19.1 and above and npm version 10.2.4 and above
  2. Run git clone https://github.com/NoroffFEU/musikkforandrerliv.no
  3. Run npm install
  4. Run npm run build
  5. Run npm run dev

Code Quality:

Formatting

The project uses Prettier for code formatting with automatic import sorting. To format your code:

Linting

ESLint is configured to ensure code quality. To lint your code:

Acknowledgments:

2022-2023 Noroff fulltime Frontend development students 2023-2024 Noroff fulltime Frontend development students

Tailwind:

Tailwind is already configured for this project.

Tailwind guide