/campaigns-table

Table of campaigns searchable and filterable by a range of dates.

Primary LanguageTypeScript

Logo

Campaigns Table

Table of campaigns searchable and filterable by a range of dates.
View Demo

Table of Contents

About The Project

Screen Shot

Built With

  • ReactJS
  • Vite
  • TypeScript
  • Zustand
  • Chakra-UI
  • React Table

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

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

Installation

  1. Clone the repo
git clone https://github.com/leodaiub/campaigns-table.git
  1. Install NPM packages
npm install
  1. Run app.
npm run dev