Skip to content

kenithphilip/t4g-portal

 
 

Repository files navigation

Jenga Frontend

About

This is the frontend codebase used for tinkerhub portal

Built With

  1. NextJS
  2. Tailwindcss
  3. Storybook

Getting Started

Prerequisites

  1. node
  2. npm

Installation

  1. git clone https://github.com/tinkerhub-org/jenga-ui.git
  2. Add a .env file with keys and there required values from .env.sample
  3. Install node dependencies npm install
  4. Start the dev server npm run dev
  5. Open http://localhost:3000

Optional

  1. To start the storybook server npm run storybook

Contributing

  1. Fork the project and create a branch git checkout -b 'some sensibile name like issue'
  2. Start it up
  3. And your good to go

License

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

About

Codebase for T4G joining portal

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 93.4%
  • JavaScript 4.1%
  • CSS 2.5%