AjayLiu / memory-lane

Home Page:https://my-memory-lane.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Expense Tracker

A simple and easy to use personal finance app that allows to monitor and categorize your expenses. Live demo moonlit-churros-cd4eff.netlify.app

Algorithm schema

General Information

  • Serverless full stack application which uses firebase cloud functions to store and protect data. User is able to use his or her gmail account to login and to start using the app in any browser he or she prefers.
  • This app provides simple and effective interface to store, group, track and analyze your expenses.
  • It is built and designed with a mobile first approach hence, I recommend to use it in a smartphone browser.

Technologies Used

React  NextJs  TypeScript  Firebase  TailwindCSS 

Acknowledgements

Setup

Next.js + Tailwind CSS Example

This example shows how to use Tailwind CSS (v3.2) with Next.js. It follows the steps outlined in the official Tailwind docs.

Deploy your own

Deploy the example using Vercel or preview live with StackBlitz

Deploy with Vercel

How to use

Execute create-next-app with npm, Yarn, or pnpm to bootstrap the example:

npx create-next-app --example with-tailwindcss with-tailwindcss-app
yarn create next-app --example with-tailwindcss with-tailwindcss-app
pnpm create next-app --example with-tailwindcss with-tailwindcss-app

Deploy it to the cloud with Vercel (Documentation).

About

https://my-memory-lane.vercel.app


Languages

Language:TypeScript 96.2%Language:JavaScript 3.5%Language:CSS 0.3%