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.
- Host: GitHub
- URL: https://github.com/devhanza/cafesy
- Owner: DevHanza
- Created: 2023-05-12T10:38:50.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-08-23T06:38:49.000Z (over 1 year ago)
- Last Synced: 2024-12-15T00:16:19.917Z (over 1 year ago)
- Topics: css, ejs, expressjs, html, javascript, nodejs
- Language: CSS
- Homepage: https://cafesy.onrender.com/
- Size: 6.04 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
Cafesy — Website Template
E-Commerce Website Template for a Coffee Shop

### 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.