Skip to content

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frappe React App

This is a web application built with React as the frontend framework and Frappe as the backend. It is designed to work with the Frappe framework for a full-stack web development experience.

Getting Started

These instructions will help you set up and run the project on your local machine for development and testing purposes.

Prerequisites

  • Node.js
  • Yarn (optional but recommended)
  • Frappe Backend API (Ensure the Frappe backend is set up and running)

Installation

  1. Clone the repository:

    git clone https://github.com/hashib786/Expense-Tracker-Frappe.git
  2. Install dependencies:

    yarn install

Configuration

  1. Update the Frappe backend API URL in the .env file:

    REACT_APP_FRAPPE_API_URL=http://your-frappe-backend-url
    

    Replace http://your-frappe-backend-url with the actual URL of your Frappe backend.

Development

Run the app in development mode:

yarn dev

This will start the development server.

Build

Build the app for production:

yarn build

Linting

Lint the project for code quality:

yarn lint

Preview

Preview the built app:

yarn preview

Built With

  • React - A JavaScript library for building user interfaces.
  • Frappe - A full-stack web application framework.

Contributing

Feel free to contribute to the project. Pull requests are welcome.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Make sure to replace https://github.com/hashib786/Expense-Tracker-Frappe.git with the actual URL of your Git repository. Additionally, provide the correct Frappe backend API URL in the .env file.

About

Creating simple expense tracker with frappe

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages