Live URL: https://safias-art-and-craft.web.app/
- Safia's creative art studio is an Art&Craft website on textile art and craft
-
Clone the Repository:
git clone https://github.com/mohaiminul375/safia-s-creative-art-client.git cd safia-s-creative-art-client
-
Install Dependencies:
npm install
-
Set Up Environment Variables: Create a
.env.local
file in the root directory and add the necessary environment variables. (Important!) -
Run the Application:
npm run dev -- --host
-
Access the Site: Open your browser and go to
http://localhost:5173/
orhttp://192.168.1.12:5173/
from other devices on the same network to view the application.
- 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
- 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
- Express
- MongoDB (database)
- Github
- Firebase(front-end hosting and authentication)
- Vercel (backend)