Thanks to visit codestin.com
Credit goes to github.com

Skip to content

platanus-hack/team-26

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Constellation Hub

Next.js Front end for Constellation Hub

Table of Contents

Introduction

Constellation Hub is a web application built with Next.js that serves as the front end for Constellation Hub. It provides a user-friendly interface to interact with the backend services.

Features

  • Modern UI with Next.js
  • High performance and SEO-friendly
  • Responsive design
  • Easy to navigate

Technologies Used

  • TypeScript - Primary language for the application
  • Next.js - React framework for server-side rendering and static site generation
  • CSS - Styling
  • JavaScript - Additional scripting

Getting Started

To get a local copy up and running, follow these simple steps.

Installation

  1. Clone the repo

    git clone https://github.com/digitalcontact/constellationhub.git
  2. Navigate to the project directory

    cd constellationhub
  3. Install NPM packages

    npm install

Usage

  1. Run the development server
    npm run dev
  2. Open http://localhost:3000 with your browser to see the result.

Contributing

Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

About

repository for team 26 at platanus hack 24-2 🇨🇱

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published