JustAPotato0916 / TeamMemberAllocation

Follow the tutorial to make it.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Table of Contents
  1. About The Project
  2. Getting Started
  3. Acknowledgments

About The Project

TeamMemberAllocation Screen Shot

Follow the tutorial to make it. Tutorial: https://www.youtube.com/watch?v=u6gSSpfsoOQ

(back to top)

Built With

  • React
  • Bootstrap

(back to top)

Getting Started

Prerequisites

  • npm or yarn
    npm install npm@latest -g # or npm install --global yarn

Installation

  1. Clone the repo
    git clone https://github.com/JustAPotato-dev/TeamMemberAllocation.git
  2. Install NPM packages
    npm install # or yarn install
  3. Run the project
     npm run dev # or yarn dev

(back to top)

Acknowledgments

(back to top)

About

Follow the tutorial to make it.


Languages

Language:TypeScript 94.3%Language:HTML 2.9%Language:CSS 2.8%