Skip to content

CogitoNTNU/web-frontend

Repository files navigation

Cogito-Website Frontend

Frontend for Cogito-NTNU


NB: Any pushes to main will update the current website at the url! If you wish upon any changes, either make a branch or contact Simon Sandvik Lee on Slack!

Table of Contents

Introduction

Cogito NTNU Frontend is a web application developed using Next.js, React with TypeScript, and Tailwind CSS. It serves as the frontend interface for the Cogito NTNU project, offering a seamless and user-friendly experience for users.

The frontend is hosted on Vercel.

Getting Started

Prerequisites

Before you begin, ensure you have the following installed on your machine:

Installation

Installation

  1. Clone the repository:
git clone https://github.com/CogitoNTNU/web-frontend.git
  1. Change into the directory
cd Cogito-Website
  1. Install dependencies
npm install

Usage

To start the development server, run:

npm run dev

To "prettify" the environment, run:

npx prettier . --write

Technologies Used

This project leverages the following technologies:

  • Next.js: A React framework for building server-side rendered and statically generated web applications.
  • React: A JavaScript library for building user interfaces.
  • TypeScript: A superset of JavaScript that adds static typing to the language.
  • Tailwind CSS: A utility-first CSS framework for rapidly building custom designs.

Contributors


Sverre Nystad

Simon Sandvik Lee

Daniel N Hansen

License

This project is licensed under the MIT License.

The MIT License is a permissive open-source license that allows you to use, modify, and distribute the code in both open source and proprietary projects. Make sure to review the full text of the license for a comprehensive understanding of your rights and responsibilities.

About

The official frontend for Cogito NTNU Web application

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 12