Skip to content

mdsajalali/kids-birthday-planner

Repository files navigation

Kids Birthday Planner Website

Responsive Kids Birthday Planner Website

Kids Birthday Planner Website : Kids-Birthday-Planner

Used Technology

  • HTML
  • TAILWINDCSS
  • REACT.JS
  • CONTEXT API
  • FIREBASE
  • REACT ROUTER DOM
  • REACT-ICON
  • REACT-TOASTIFY
  • REACT-AWESOME-REVEAL
  • REACT-SLICK
  • REACT-CAROUSEL

💻 Getting Started

  1. Clone the repository:
git clone https://github.com/mdsajalali/kids-birthday-planner.git
  1. Install dependencies:
cd kids-birthday-planner
npm install
  1. Create a .env.local file in the root and paste the following code:
VITE_APIKEY=AIzaSyCp1CZZ86AD1YXBfQNFkePdCoNklT717-s
VITE_AUTHDOMAIN=kids-birthday-planner.firebaseapp.com
VITE_PROJECTID=kids-birthday-planner
VITE_STORAGEBUCKET=kids-birthday-planner.appspot.com
VITE_MESSAGEINGSENDERID=234079217088
VITE_APPID=1:234079217088:web:80ecd0cebd4279a7a55425
  1. Run the development server:
npm run dev