Click here to view the website.
- Visually appealing and User-friendly interface that makes it easy to find information.
- Responsive design that looks great on all devices.
- It has dark mode to reduce eye strain.
- Allows users to add crafts and view all the crafts added by all users.
- Uses API to fetch information about the crafts from a database.
- Slider: Swiper
- Animation: AOS , Animate.css
- Icons: React Icons
- Alerter: React-Toastify , SweetAlert2
- React
- Tailwind CSS
- Firebase
- Express
- MongoDB
- Clone the repository
- Run the following command in the terminal
npm install- Run the following command in the terminal
npm run dev