Skip to content

louaibouzaher/starthub

Repository files navigation

About The Project

StartHub

StartHub

An online hub for investors and startupers to showcase projects/startups and invest in them.


This repository holds the client for StartHub Platform.

Built With

Getting Started

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

Prerequisites

Before you begin, you need to install Node.Js.

Installation

  1. Clone the repo and cd to it
     $ git clone [email protected]:louaibouzaher/starthub.git
     $ cd starthub
  2. Install the needed packages
     $ npm install

Usage

  • Run the project
 $ npm run dev # Runs project on port 3000

Contribution

  1. Create your own branch
     $ git checkout -b username/feature-abc
  2. Work on your changes
  3. Commit your work and push your branch
     $ git add .
     $ git commit -m "Commit Message Here"
     $ git push origin username/feature-abc
  4. Create a pull request here.

Webhooks

This repository sends activity logs to our team Discord server on #github-logs channel.