Skip to content

c0dester/interview-table

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project was bootstrapped with Create React App.

Installation

Project uses Yarn and Node of version 12.16.2. Install them before running project.

  1. Clone the repository
git clone git@github.com:c0dester/interview-table.git
  1. Enter project directory and install necessary modules
cd interview-table
yarn install

Available Scripts

In the project directory, you can run:

yarn start

Runs the app in the development mode Open http://localhost:3000 to view it in the browser.

yarn run storybook

As the project has configured Storybook, you can run it using above script, to play with props, etc. It will automatically open your default browser.

About

Table with floating column

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published