https://github.com/chelmerrox/react-data-table-tutorial
This is the source code for my freeCodeCamp article on creating tables in React & TypeScript using the react-data-table-component library.
https://github.com/chelmerrox/react-data-table-tutorial
bootstrap fcc freecodecamp front-end-development javascript linters react react-data-table-component react-library tech-writer technical-writing typescript vite vitejs
Last synced: 3 months ago
JSON representation
This is the source code for my freeCodeCamp article on creating tables in React & TypeScript using the react-data-table-component library.
- Host: GitHub
- URL: https://github.com/chelmerrox/react-data-table-tutorial
- Owner: chelmerrox
- Created: 2024-03-25T12:49:27.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-06T13:04:49.000Z (almost 2 years ago)
- Last Synced: 2025-06-29T10:40:40.828Z (7 months ago)
- Topics: bootstrap, fcc, freecodecamp, front-end-development, javascript, linters, react, react-data-table-component, react-library, tech-writer, technical-writing, typescript, vite, vitejs
- Language: TypeScript
- Homepage: https://www.freecodecamp.org/news/create-tables-using-the-react-datatable-component-library/
- Size: 44.9 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ๐ฏ React-Data-Table-Component Tutorial
> This is the source code for this freeCodeCamp article.
## ๐ธ Preview
React-Data-Table-Component Tutorial - Final Result
## ๐จ Built With
- React
- TypeScript
- JavaScript
- Bootstrap
## โจ๏ธ Getting Started
To get a local copy up and running follow the simple steps outlined below.
## ๐ง How To Use
From your command line, do the folowing steps below:
โ
1. Clone the projects' repository into your machine.
```bash
# Clone this repository
$ git clone git@github.com:chelmerrox/react-data-table-tutorial.git
```
2. Change directory into react-data-table-tutorial.
```bash
$ cd react-data-table-tutorial/
```
3. Run the command below to view the site on your local machine.
```bash
$ npm run dev
```
## โ๏ธ Author
๐ฉโ๐ป **Losalini Rokocakau** โข [GitHub](https://github.com/chelmerrox) โข [X](https://twitter.com/chelmerrox) โข [LinkedIn](https://www.linkedin.com/in/losalini-rokocakau)
## ๐ Show your support
Give a โญ๏ธ if you like this project!
## ๐จโ๐ฉโ๐งโ๐ฆ Acknowledgments
- My God, the Lord Jesus Christ & the Holy Spirit.
- Family & friends
- freeCodeCamp's Editorial team
- Mentors
- Other colleagues
- Any others not mentioned here