Skip to content

Latest commit

 

History

History
53 lines (28 loc) · 1.23 KB

README.md

File metadata and controls

53 lines (28 loc) · 1.23 KB

Cross Grain v2 web app


Features

📖 Multi-Page Layout

🎨 Styled with React and CSS with easy to customize colors

**📱 A community for all type of farmer **


🚀 How to get started?

Clone down this repository. You will need node.js and git installed globally on your machine.

🛠 Installation and Setup Instructions

On the client folder

1. Installation: `npm install`

2. In the project directory, you can run: `npm start`

On the server folder

  1. Installation: `npm install`
  
  2. In the project directory, you can run: `nodemon index.js`

AtLast on ML directory

You need to configure and start fast API as well as flask server to get the data from dataset

IMPORTANT NOTES

we use some api to render in our webapp so if you are cloning the project make sure to make your own api id otherwise it will not work

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser. The page will reload if you make edits.


Feel free to contribute to this repo.

Show some ❤️  by giving the star ⭐ to this repository!!

🧠 Happy Hacking 🧠