- Frontend: React
- Backend: ExpressJS
- Database: Firebase
- Styling: Styled Components
- Icons: React Icons
- API: OpenAI API
- Hosting:
- Backend: Render
- Frontend: Firebase
To run the frontend locally run the following command:
npm run dev
To run the backend locally, navigate to the backend directory and run one of the following commands:
npm start
npm dev
- The backend is hosted on Render.com.
- The frontend is hosted on Firebase.