AppNest is a full-stack web application inspired by Bolt, allowing users to create, edit, and deploy applications seamlessly from their browser. It provides an intuitive, AI-powered development environment for rapid web app creation.
- AI-Assisted Development β Generate and modify code efficiently using AI-based prompts.
- Real-Time Editing β Edit and preview applications instantly with an in-browser development environment.
- One-Click Deployment β Deploy applications seamlessly without manual setup.
- Full-Stack Support β Includes backend and frontend capabilities with database integration.
- Collaborative Coding β Share and collaborate on projects with team members in real time.
- Clone the repository:
git clone https://github.com/Manishak798/AppNest.git cd AppNest
- Install dependencies:
npm install
- Start the development server:
npm start
- Access the application in your browser at
http://localhost:3000
.
- Frontend: React.js, Next.js, Tailwind CSS
- Backend: Node.js, Express.js
- Database: MongoDB
- Hosting: Vercel, AWS
Contributions are welcome! Feel free to fork the repository and submit a pull request with enhancements or bug fixes.
This project is licensed under the MIT License - see the LICENSE file for details.