Dreamscape is a React Native app built with Expo that allows users to journal their dreams and use AI to generate images of and rewrite their dreams.
- Journal and log your dreams
- AI-powered dream rewriting
- AI-generated dream imagery
- Intuitive and user-friendly interface
- Frontend: React Native, Expo
- Backend: Node.js, Express
- AI Integration: OpenAI API
- Node.js installed
- npm installed
- Expo CLI installed (
npm install -g expo-cli)
Create a .env file in the root directory with the following content:
OPENAI_API_KEY=your-api-key-here
- Navigate to the API directory:
cd api - Install dependencies:
npm install
- Start the development server:
npm run dev
- Navigate to the client directory:
cd client - Install dependencies:
npm install
- Start the Expo development server:
npx expo start
Feel free to contribute by submitting issues or creating pull requests.
This project is licensed under the MIT License.
For any inquiries, feel free to reach out to my email: siddhu.vsss@gmail.com