TARS is an AI-driven tool designed to help developers create web applications efficiently. It automates repetitive tasks, streamlines setup, and enhances the development experience.
- AI-powered web app generation
- Seamless frontend and backend integration
- Automated project setup and configuration
- Support for modern web frameworks
To set up the project, follow these steps:
$ git clone https://github.com/gulshank0/bolt-clone.git $ cd bolt-clone
Navigate to the be folder and install dependencies:
$ cd be $ npm install
Navigate to the frontend folder and install dependencies:
$ cd ../frontend $ npm install
To run the project:
$ cd backend $ npm run dev
$ cd frontend
Contributions are welcome! Feel free to submit a pull request or open an issue.
If you like this project, please give it a star ⭐ on GitHub. Your support keeps us motivated!
Happy Coding!