next-socialdev

FullStack Project using Next.js

Stars
5

🎢 "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

πŸš€ How to run

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

πŸ“ License

This project is licensed under the MIT license.