An open API service indexing awesome lists of open source software.

https://github.com/devhanza/cafesy

A Simple website for a coffee shop.
https://github.com/devhanza/cafesy

css ejs expressjs html javascript nodejs

Last synced: 3 months ago
JSON representation

A Simple website for a coffee shop.

Awesome Lists containing this project

README

          

Cafesy — Website Template




Technologies used by Cafesy

E-Commerce Website Template for a Coffee Shop



![Cafesy Screenshot](https://github.com/user-attachments/assets/0c100754-b1b0-4e87-84a4-1bb75b46034a)

### Paste this code to your terminal to have a look:

```
git clone https://github.com/DevHanza/cafesy &&
cd cafesy &&
npm install &&
npm run nodemon
```

### Features:

- Live Chat
- Contact Form Submission
- Email Capturing
- Email notifications on Submission
- Stripe Integration
- Responsive Design
- CSS Animations on landing
- SEO & Accessibility
- Image Optimization
- API Integration

Please replace the _API Keys_ with your own in the `.env` file, if you're hoping to test this.

Here is where to get them:

- `BREVO_API_KEY` : https://app.brevo.com/settings/keys/api
- `MAILCHIMP_API_KEY` : https://us11.admin.mailchimp.com/account/api/
- `MAILCHIMP_LIST_ID`: https://us11.admin.mailchimp.com/audience/settings/

You can host it on [Render](https://render.com/) for FREE.