https://github.com/gmartins-dev/next-socialdev
FullStack Project using Next.js
https://github.com/gmartins-dev/next-socialdev
Last synced: over 1 year ago
JSON representation
FullStack Project using Next.js
- Host: GitHub
- URL: https://github.com/gmartins-dev/next-socialdev
- Owner: gmartins-dev
- Created: 2022-05-24T10:29:31.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-01-01T09:35:42.000Z (over 3 years ago)
- Last Synced: 2025-03-28T09:36:21.729Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://next-socialdev.vercel.app/
- Size: 1.51 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

πΆ "ShareSpot" - Full-stack Web Application π
## π Project
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.
## π Technologies
This project was developed with the following technologies:
**JavaScript**
**NextJs**
**React**
**NodeJs**
**MongoDB**
**Styled Components**
## π» Demonstration
π Online: https://next-socialdev.vercel.app
## π How to run
If you want to run the project on your local machine, just follow the steps below:
```bash
$ git clone https://github.com/guilhermemm-dev/world-cup-project
# Install the dependencies
$ yarn install or npm install
```
- Run backend server:
```bash
$ cd backend
npm run dev
```
- Run web/desktop applicaton:
```bash
$ cd frontend
npm run dev
```
## π License
This project is licensed under the MIT license.

Guilherme Martins - @guilhermemm-dev
- Portfolio: https://guilhermemm.dev
- LinkedIn: https://www.linkedin.com/in/guilhermemm-dev
- GitHub: https://github.com/guilhermemm-dev
- Email: contact@guilhermemm.dev