Skip to content

A web application that allows users to sing and share audio files to their social media.

Notifications You must be signed in to change notification settings

BishalN/Sing-Share

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a web application project that allows users to sing and share their recordings on the website.

Technologies used

  1. Express(backend)
  2. Nextjs(frontend)
  3. Mongodb(document database)
  4. Google cloud storage(for storing user profile pictures and recordings)

To start this project on your local machine

  1. Clone this repo
  2. Install the dependcies for both the backend and frontend
    • cd backend && yarn
    • cd frontend && yarn
  3. Have a mongodb database instance running in your local system and store the connection string as a environment variable MONGO_DB_URI inside of a .env file

There you've it

About

A web application that allows users to sing and share audio files to their social media.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published