FullStack Next.Js application - “ShareSpot” in reference to Spotify, the idea was basically to build a social network to share your favorite songs, playlists, and podcasts.
Complete Full Stack JavaScript project built using Next.js in both Backend and Frontend.
This project was developed with the following technologies:
🔗 Online: https://next-socialdev.vercel.app
If you want to run the project on your local machine, just follow the steps below:
$ git clone https://github.com/guilhermemm-dev/world-cup-project
# Install the dependencies
$ yarn install or npm install- Run backend server:
$ cd backend
npm run dev
- Run web/desktop applicaton:
$ cd frontend
npm run dev
This project is licensed under the MIT license.
-
Portfolio: https://guilhermemm.dev
-
Email: contact@guilhermemm.dev

