Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 636 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 636 Bytes

Craft Studio - live link: https://a10-craft-studio.web.app/

server repo: https://github.com/Jisan-Dev/CraftStudio-server

Category: Painting and Drawing

Key Features

  • Smooth & eye-friendly design.
  • Best collection of art and crafts.
  • Easy Navigation.
  • Easy Authentication
  • Adding own arts.

If you want to run this locally on your machine,

  • 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.