Giter Site home page Giter Site logo

itsme-subid / movie108 Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 7.33 MB

Movie108 made with ❤️ using MERN Stack by Subid.

Home Page: https://movie108.vercel.app/

License: GNU General Public License v3.0

HTML 3.33% CSS 0.17% JavaScript 96.50%
movie-reviews expressjs mern-project mongodb movie-ratings nodejs react-js

movie108's Introduction

Welcome to the Movie108 repository! Developed and implemented a full-stack web application using React.js, Styled-Components, Node.js, Express.js, and MongoDB. The platform, called Movie108, allows users to sign up, add their reviews and ratings for movies, and view reviews of any movie on the site.

Getting Started

To get started, you can simply clone this repository and install the dependencies.

Cloning the Repository

To clone the repository, you will need to have git installed on your machine. Once you have those, you can use the following commands:

git clone https://github.com/itsme-Subid/movie108.git

Running the Project

To run the project, you will need to have Node.js and npm or yarn or pnpm installed on your machine. Once you have those, you can use the following commands:

cd ./movie108/server && yarn
cd ./../client && yarn
yarn both

or, if you are using npm:

cd ./movie108/server && npm i
cd ./../client && npm i
npm run both

or, if you are using pnpm:

cd ./movie108/server && pnpm i
cd ./../client && pnpm i
pnpm run both

This will start the development server and you should be able to see the website by visiting http://localhost:3000 in your browser.

License

This project is licensed under the GPL-3.0 License - see the LICENSE.md file for details

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.