Skip to content

mohaiminul375/safia-s-creative-art-client

Repository files navigation

Safia-s creative art studio

  • Safia's creative art studio is an Art&Craft website on textile art and craft

Run the Project Locally

  1. Clone the Repository:

    git clone https://github.com/mohaiminul375/safia-s-creative-art-client.git
    cd safia-s-creative-art-client
  2. Install Dependencies:

    npm install
  3. Set Up Environment Variables: Create a .env.local file in the root directory and add the necessary environment variables. (Important!)

  4. Run the Application:

    npm run dev -- --host
  5. Access the Site: Open your browser and go to http://localhost:5173/ or http://192.168.1.12:5173/ from other devices on the same network to view the application.

Website Features

  • it's a textile art and craft website
  • smooth user experience
  • responsive for(desktop,tablet,mobile)
  • dark/light mood
  • providing textile art&craft info on 6 categories
  • well-organized website and information
  • you can add your art and craft and also can edit and delete
  • login or register and store your data

NPM and Packages

  • vite
  • react
  • react-router dom
  • tailwind css
  • Daisy UI
  • mamba Ui
  • firebase
  • react icon
  • swiper slider
  • react-loader-spinner
  • sweet alert2
  • react toastify
  • react hook form
  • react typewriter
  • react awesome revel

Backend

  • Express
  • MongoDB (database)

hosting

  • Github
  • Firebase(front-end hosting and authentication)
  • Vercel (backend)