AI solution to simplify legal documentation for individuals and small businesses in India!
- Chandan Kumar @c02kr
- Pranayak Uniyal @upranayak
- Vyoma Bharadwaj @Vyomaa1980
- Satvik Bhardwaj @allforoneall
- Adya Samantray @adya110
- Fork the project
- Open command in your computer
git clone https://github.com/your_username/legalease.ai.git
Type your github username in place of your_username (This won't work if you have not forked the project before) 3. Install dependencies and run the program
cd legalease.ai
cd legalease_app
npm install
npm run dev