#ArchiTextAi
ArchiText is a website where one can make a deployed website just by providing prompts
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.Clone the project in your local machine
git clone
A step by step series of examples that tell you how to get a development env running
Install the libraries
npm install
And then Start the deployement server on port 3000
npm run dev
Make a .env file in the project and paste your google cloud console credentials and backend route
- Nextjs for frontend
- NextAuth for session management and authentication
- OpenAi Api along with Dalle api
- Node.js for backend -MongoDb for database -Tailwind for styling
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
We use SemVer for versioning. For the versions available, see the tags on this repository.
Shivansh Singh