Divjoy React SaaS Boilerplate

Divjoy React SaaS Boilerplate 0.1.0

没有下载权限
摘要
Deploy your project with Firebase Auth, Bootstrap UI Kit, Cloud Firestore, Stripe payments, and Google Analytics hosting on Vercel. Customize styles via SASS variables or scoped CSS files for seamless integration.
## 👉 Get Started
Install dependencies
```
npm install
```
Update your `.env` file with values for each environment variable
```
API_KEY=AIzaSyBkkFF0XhNZeWuDmOfEhsgdfX1VBG7WTas
etc ...
```

Install the Vercel CLI
```
npm install -g vercel
```
Link codebase to a Vercel project and run development server
```
vercel dev
```
When the above command completes you'll be able to view your website at `http://localhost:3000`.

_Note: You can run just the front-end with `npm run start`, but `vercel dev` also handles running your API endpoints (located in the `/api` directory)._

## 🥞 Stack
This project uses the following libraries and services:
- Framework - [Create React App](https://create-react-app.dev) with React Router
- UI Kit - [Bootstrap](https://react-bootstrap.github.io)
- Authentication - [Firebase Auth](https://firebase.google.com/products/auth)
- Database - [Cloud Firestore](https://firebase.google.com/products/firestore)
- Payments - [Stripe](https://stripe.com)
- Newsletter - [Mailchimp](https://mailchimp.com)
- Contact Form - [Formspree](https://formspree.io)
- Analytics - [Google Analytics](https://googleanalytics.com)
- Hosting - [Vercel](https://vercel.com)

Styles
You can edit Bootstrap SASS variables in the global stylesheet located at src/styles/global.scss. Variables allow you to control global styles (like colors and fonts), as well as element specific styles (like button padding). Before overriding Bootstrap elements with custom style check the Bootstrap docs to see if you can do what need by tweaking a SASS variable.

Custom styles are located in their related component's directory. For example, if any custom style is applied to the Navbar component you'll find it in src/components/Navbar.scss. We ensure custom styles are scoped to their component by prepending the classname with the component name (such as .Navbar__brand). This ensures styles never affect elements in other components. If styles need to be re-used in multiple components consider creating a new component that encapsulates that style and structure and using that component in multiple places.
  • 点赞
反应: borisr
作者
richard
浏览
384
扩展类型
zip
文件大小
79.6 KB
首次发布
上次更新
评分 0.00 星 0 个评分
链接失效了吗? 发送消息 给 NP 团队,我们会尽快为您处理!
支持开发者 如果您对测试满意或项目已成功盈利,可点击「更多信息」按钮,通过购买来支持开发者!

来自 richard 的更多资源

BookingPress Pro R
BookingPress Pro 6.0.2 Nulled
WordPress 領約插件:預約與排程
浏览
1,584
已更新
HT Mega Pro – 为Elementor页面构建器的绝对插件 R
HTMega 是一套绝对的 Elementor 扩增模块,包含 80 多个元素及 360 块,提供无限变体。
GPT AI能力:Complete AI套装专业版 R
GPT AI 力是生成高质量内容最强大的 WordPress 问答插件。

相似的资源

Divjoy - SaaS template (Nextjs, Tailwind, Supabase, Stripe, MixedPanel, Mailchimp) S
Save yourself weeks of development time and can get right to work on the features for your web app
浏览
418
已更新
Masco - Saas Software Startup React Template H
for various types of Digital Agency, Saas Products, Software, App showcase etc
浏览
375
已更新
Aiwave - AI SaaS Website + Dashboard React NextJS UI Kit H
Meet Aiwave, an innovative and comprehensive React NextJS template designed specifically
浏览
344
已更新
返回
顶部