Skip to content

Rounak00/Expense_Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available:

Home Page


## Screens - Sign UP Page - Login Page - Home Page - Edit Transaction Page - Error Page

Quick Glimpses of the site :

Sign Up or Register Page
Register Page
Sign In or Log In Page
Login Page
Home Page with empty records
Home Page
Home Page
Home Page
Edit Record Page
Edit Record Page
Error Page
Error Page

Here I have actually keep the frontend abd backend togather so that forntend and backend run in same domain and backend use frontend build folder.

Getting Started

Clone the repo

First, clone the repo:

git clone https://github.com/Rounak00/Expense_Tracker.git

Add .env files that is the secret of this project

For backend find .env from config
For frontend find .env by search import.meta.env as its a vite project

For Dev Run

at root> npm install
at root> npm run dev
at root/frontend> npm install
at root.frontend> npm run dev

For Production Run

at root> npm run build
at root> npm run start

About

It is a simple GraphQL project. For understanding API connection and intigration in graphQL, understand relationship and authentication in GraphQL

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages