Skip to content

Latest commit

 

History

History
43 lines (28 loc) · 1.13 KB

README.md

File metadata and controls

43 lines (28 loc) · 1.13 KB

This repository contains a README file sample for Daytona Samples and the MIT License.

It can be used as a template to create sample repositories that can be added into Daytona.

Once you finish your sample and it gets merged, you can open a PR in the Daytona repo and submit the sample into the index file.

Sample <LANGUAGE/FRAMEWORK> : React + Vite + Tailwind CSS

Krishi Mitra: A farmer assistance portal (frontend).


🚀 Getting Started

Open Using Daytona

  1. Install Daytona: Follow the Daytona installation guide.
  2. Create the Workspace:
    daytona create https://github.com/daytonaio/sample-react-farmer-assistance 

... MORE STEPS IF NEEDED ...

  1. Start the Application:
    npm init
    npm i
    npm run dev

✨ Features

List of sample features:

-Farmer Login and Signup -Climate Prediction Model -Crop monitoring model -Blog about organic farming -Weather forecast integration