Salt & Pepper is a robust online platform offering specialized cooking and baking classes. The goal of this platform is to inspire culinary enthusiasts and provide hands-on training for people worldwide to become proficient in culinary arts.
🌐 Access the application live at: Salt & Pepper Website
This project is built with modern web technologies to provide an efficient, scalable, and maintainable platform.
- Language: TypeScript
- Framework: React
- Styling: CSS Modules and Tailwind CSS
- Build Tool: Vite
- State Management: Context API
- Environment: Node.js (Vercel Hosting)
- APIs: Customized REST endpoints for course management and payments
- Environments:
- Development:
http://localhost:3000 - Production: https://saltn-pepper.vercel.app
- API Endpoints reside in
/src/config/api.ts
- Development:
Purpose-driven courses with a focus on skill development.
- 40+ Courses: From beginner-level guides to advanced, career-focused paths.
- Modular Curriculum: Courses on snacks, international cuisines, desserts, and more.
- Fully Responsive Design: Seamlessly adapts across devices
- Global Learning: Offers both online and offline courses
- Recognition and Empowerment: Achievements include 6,000+ trained students worldwide
- Course Videos: Select courses curated with pre-recorded sessions for on-demand learning
-
Clone the repository:
git clone https://github.com/Saarcasmic/SaltnPepper.git
-
Install dependencies:
npm install
-
Run the development server:
npm run dev
Vercel handles all deployment workflows via continuous integration when pushing to the main branch.
-
Payment API:
- Endpoint:
POST /payment - Example:
{ "amount": 500, "currency": "INR" } - Response:
{ "status": "success", "receipt_id": "12345ABC" }
- Endpoint:
-
Course API
- Coming Soon
This platform is maintained by Saarcasmic with the support of passionate developers and instructors focusing on sharing culinary wisdom.
🚀 Transform Your Culinary Journey with Salt & Pepper