SebasAI is an advanced AI-powered application built with modern web technologies to provide intelligent solutions and services about mood.
- Framework: Next.js 14 (React)
- Styling:
- Tailwind CSS
- Shadcn UI Components
- State Management: React Context API
- Type Safety: TypeScript
- Build Tool: Vite
- Framework: Next.js API Routes
- Database: Firebase
- Authentication: Firebase Auth
- Hosting: Firebase Hosting
- API Integration: RESTful APIs
- Modern and responsive UI
- Real-time data synchronization
- Secure authentication
- Type-safe development
- Optimized performance
- Cross-platform compatibility
- Clone the repository
git clone https://github.com/yourusername/SebasAI.git
- Install dependencies
npm install
- Run the development server
npm run dev
- Open http://localhost:3000 in your browser
Create a .env.local
file in the root directory and add the following variables:
NEXT_PUBLIC_FIREBASE_API_KEY=your_api_key
NEXT_PUBLIC_FIREBASE_AUTH_DOMAIN=your_auth_domain
NEXT_PUBLIC_FIREBASE_PROJECT_ID=your_project_id
NEXT_PUBLIC_FIREBASE_STORAGE_BUCKET=your_storage_bucket
NEXT_PUBLIC_FIREBASE_MESSAGING_SENDER_ID=your_messaging_sender_id
NEXT_PUBLIC_FIREBASE_APP_ID=your_app_id
- [Muhammad Faiqul Umam Dzunnuroeni] - Project Lead
- [Syifa Najwa Azzahra] - Frontend Developer & Design
- [Muhammad Aulia Addinul Haq] - UI/UX Designer & Tester
- [Muhammad Zaky Ramadhan] - Frontend Developer & UI/UX Designer
- [Muhammad Faiqul Umam Dzunnuroeni] - Backend Developer
- [Muhammad Thoriq Nabasa] - Database Editor & Backend Developer
- [Rakhadimas Naufal Ahyan] - Backend & Tester
- Fork the repository
- Create your feature branch (
git checkout -b feature/AmazingFeature
) - Commit your changes (
git commit -m 'Add some AmazingFeature'
) - Push to the branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
For support, email [[email protected]] or open an issue in the repository.
- Thanks to all contributors who have helped shape this project
- Special thanks to the open-source community for their invaluable tools and libraries