Skip to content

td2thinh/react-finance-app

Repository files navigation


React Finance App for Banking or Crypto project

Table Of Contents

About The Project

Finance SPA suited for banking, payment, crypto app

Built With

ReactJS, TypeScript, TailwindCSS, Vite

Lesson Learned

Building a React app with TypeScript and TailwindCSS, storing variable in Local Storage (theme)

Optimizations

Using the React Context API to pass down theme for the dark/light theme switching feature to avoid props drilling, essentially enable theme as global props

Demo

App available at: https://react-finance-app-zeta.vercel.app/

Getting Started

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

Prerequisites

  • npm

Installation

  1. Clone the repo
git clone https://github.com/td2thinh/react-finance-app.git
  1. Install dependencies
npm install

Usage

Run app

npm run dev 

App available at http://localhost:PORT

About

React Finance website to practice Typescript, React and Tailwindcss

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published