Craft Studio - live link: https://a10-craft-studio.web.app/
server repo: https://github.com/Jisan-Dev/CraftStudio-server
- Smooth & eye-friendly design.
- Best collection of art and crafts.
- Easy Navigation.
- Easy Authentication
- Adding own arts.
- clone the repo in your machine
- run "npm install" in terminal from the cloned directory
- you'll have to create your own firebase project to integrate firebase auth and their keys in firebase.config.
- and then run "npm run dev" to start the project in your local server.