Coder Social home page Coder Social logo

aime78 / farmflow-frontend Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nicele08/farmflow-frontend

0.0 0.0 0.0 2.37 MB

Agricultural Ordering System: A simple system for farmers to order fertilizers and seeds based on land size(Frontend)

JavaScript 0.74% TypeScript 98.31% CSS 0.43% HTML 0.51%

farmflow-frontend's Introduction

Farmer Ordering System

This project is the frontend part of the Farmer Ordering System developed using React.js, Redux, Vite.js, and TypeScript. The system allows farmers to order fertilizers and seeds based on their land size. The following sections provide information on how to set up the project and get started.

Prerequisites

Make sure you have the following software installed on your machine:

  • Node.js (version >= 12)
  • Yarn or npm package manager

Getting Started

To get started with the Farmer Ordering System, follow these steps:

  1. Clone the repository:

    git clone https://github.com/nicele08/farmflow-frontend.git
  2. Install the dependencies:

    cd farmflow-frontend
 yarn install
  1. Create a .env.local file in the root directory of the project and add the following environment variables:

    REACT_APP_API_URL="http://localhost:[BACKEND_PORT]/api"
  2. Start the server:

     yarn dev
  3. Open your browser and navigate to http://localhost:[PORT] to view the Swagger documentation.

Technologies Used

  • TypeScript:Typed superset of JavaScript that compiles to plain JavaScript.
  • React.js: A JavaScript library for building user interfaces.
  • Redux: A Predictable State Container for JS Apps.
  • Vite.js: A fast and lightweight development server and build tool.

Contributing

Contributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request.

farmflow-frontend's People

Contributors

nicele08 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.