IzzanNurdin / secret-list

Home Page:secret-list.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Secret List 🤫

This project was bootstrapped with Create React App.
This project shows 2 pages, list of transactions and details of each transaction.
You can search for someone's name or any bank that listed there. You also can sort the list based on names or by dates.

Disclaimer

Before you start accessing the app in browser, make sure you visit Cors-Anywhere and click the request button so you can fetch the data from API.

Available Scripts

Before you start, you can run:

npm i

or

yarn prefer this one

and then you can run:

npm start

or

yarn start

Run it!

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.

About

secret-list.vercel.app


Languages

Language:JavaScript 62.2%Language:CSS 28.2%Language:HTML 9.6%