Divjoy React SaaS Boilerplate

Divjoy React SaaS Boilerplate 0.1.0

Vous n'avez pas l'autorisation de télécharger
Description courte
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.
  • J'aime
Réactions: borisr
Auteur
richard
Vues
385
Type d’extension
zip
Taille du fichier
79.6 Ko
Première publication
Dernière mise à jour
Évaluations 0.00 étoile(s) 0 évaluations
Lien cassé ? Envoyer un message à l’équipe NP et nous vous aiderons rapidement !
Soutenez le développeur Si vous êtes satisfait du test ou que votre projet vous a rapporté de l’argent, cliquez sur le bouton « Plus d’informations » pour soutenir le développeur en achetant.

Plus de ressources de richard

Membres R
Membres 3.1.1 Nulled
SureMembres est la façon la plus rapide et la plus simple pour protéger le contenu sur votre site web.
Construction et architecture R
Compatibilité Full Elementor + Elementor Pro + ProElements (projet gratuit alternatif de Elementor Pro)
Analyse indépendante Pro R
C'est le Temps de Quitter les Anciens Analyses

Ressources similaires

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
Aiwave - AI SaaS Website + Dashboard React NextJS UI Kit H
Meet Aiwave, an innovative and comprehensive React NextJS template designed specifically
Jampack - Application Vue Salle à Manger TANSTACK-Reakt Modèle H
Jampack est un template de tableau de bord et d'administration de qualité supérieure construit avec React 19+, Vite et Bootstrap 5
Retour
Haut