Skip to content

dastagirS/melodyverse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MelodyVerse

A fullstack project showcase!

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. License
  5. Contact

About The Project

This project was created to showcase fullstack project.

Built With

  • Next
  • React
  • Hono

(back to top)

Getting Started

Prerequisites

  • Nodejs to run the project

  • Npm for managing packages

  • Mongodb uri

  • A secret key for jwt

Installation

  • You can install with
    git clone https://github.com/dastagirS/melodyverse
  • or you can install and run with
    git clone https://github.com/dastagirS/melodyverse && cd melodyverse && npm i &&     npm run dev

Usage

  • You can run with
    npm install
    npm run dev 

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

Dastagir - [email protected] || dastagir.me

Project Link: https://melodyverse-sigma.vercel.app/

(back to top)