Table of campaigns searchable and filterable by a range of dates.
View Demo
- ReactJS
- Vite
- TypeScript
- Zustand
- Chakra-UI
- React Table
To get a local copy up and running follow these simple steps.
This is an example of how to list things you need to use the software and how to install them.
- npm
npm install npm@latest -g
- Clone the repo
git clone https://github.com/leodaiub/campaigns-table.git
- Install NPM packages
npm install
- Run app.
npm run dev