Snap Eats is a modern food ordering web application built using React, Tailwind CSS, and React Toasts. The platform provides a seamless user experience for browsing, selecting, and ordering food items online.
- Modern UI: Designed with Tailwind CSS for a sleek and responsive interface.
- React-Powered: Dynamic and interactive UI components.
- Toast Notifications: Real-time feedback using React Toasts.
- Fast & Responsive: Optimized for speed and accessibility.
- Frontend: React, Tailwind CSS
- Notifications: React Toasts
- Hosting: Netlify
# Clone the repository
git clone https://github.com/your-username/snap-eats.git
# Navigate to the project directory
cd snap-eats
# Install dependencies
npm install
# Start the development server
npm start
The project is deployed on Netlify. To deploy manually:
# Build the project
npm run build
# Deploy using Netlify CLI
netlify deploy --prod
Feel free to submit issues or pull requests to improve the project.
This project is open-source and available under the MIT License.