Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 756 Bytes

File metadata and controls

37 lines (24 loc) · 756 Bytes

Craftial

Craftial is an online marketplace that specializes in handmade creations.

Table of Contents

Demo

https://craftial.netlify.app

Technologies Used

  • Next.js
  • SASS
  • Typescript
  • Mongoose
  • Auth0

Getting started

git clone git@github.com:SyntaxBreaker/craftial.git

npm install

Change the file from .env.example to .env and then fill it with data

npm run dev.

Author