claudeomusic / react-test-app

Fixed Column Tables Using React

Home Page:https://react-tables-test.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This project was created as a demonstration of fixed column tables using react.

How to get it up and running

  1. Clone this repo to your local machine by downloading the zip or using the command line:
git clone https://github.com/claudeomusic/react-test-app.git [directory name]
  1. cd into your working directory
  2. Run npm install && npm start
  3. Voila! It should now be running at http://localhost:3000

About

Fixed Column Tables Using React

https://react-tables-test.herokuapp.com/


Languages

Language:JavaScript 76.2%Language:HTML 18.6%Language:CSS 5.1%