Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 1.02 KB

README.md

File metadata and controls

32 lines (18 loc) · 1.02 KB

Snapp-pay User Guide

Usage

This single page app is setup for Snapp organization. There is a route to show upcoming and past launches in two tabs

Run Project

In one terminal run this command:

yarn start

I used Material UI components for the structure of the project, such as tabs and text fields and styling.

I used react-table library for the Table and manage pagination by Material UI components

I used react-query library for the handle service call

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.

sample-project