DreadedHippy / gd-front

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Solid connect project

This is a website which connects users with referral codes. All users can see any users as part of an assessment for GDLauncher

Getting started

Head over to https://black-wave-082590703.3.azurestaticapps.net/ to begin

  • Sign up with a username, and optionally a referral code
  • You see a list of all available users, this list updates in real-time
  • Your own referrals are highlighted in green
  • You may also see other users' referrals

Tools used:

  • Solidjs
  • Tailwind CSS

Running it locally

To run this project locally, follow the steps below

  • Clone this repository git clone https://github.com/DreadedHippy/gd-front.git
  • Move into the gd-front folder: cd gd-front
  • Install required dependencies: npm i
  • Run the development server: npm run dev

About


Languages

Language:TypeScript 73.6%Language:CSS 22.5%Language:HTML 2.1%Language:JavaScript 1.8%