halchester / eain-thone

For personal usage, an app that shows what's available in my home's fridge

Home Page:https://eainthone.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Eain thone

Eain thone (home use) is a web app to keep track of what you have in your home's fridge or what you will buy for your home. This can also be used for other purposes like adding todos, adding things to remember. Fork this and u can create your own use!

Development

This is made purely with MERN stack and deployed API on heroku and UI on vercel. CSS framework is Material-UI and tailwindcss. Frontend is the root dir and server codes are in server/.

Make it your own!

Fork this repo and

git clone https://github.com/<YOUR_USERNAME>/eain-thone.git
cd eain-thone/
yarn install
yarn start
cd server && node server.js

About

For personal usage, an app that shows what's available in my home's fridge

https://eainthone.vercel.app

License:MIT License


Languages

Language:JavaScript 98.2%Language:HTML 1.1%Language:CSS 0.8%