GithubHelp home page GithubHelp logo

anagardi / nextjs-movie-app Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 408.3 MB

Simple next js application for getting, editing and adding information about fake movies!

JavaScript 98.97% CSS 1.03%

nextjs-movie-app's Introduction

Movie Faker App

Movie Faker App is a simple Next.js application that generates fake movie data. It can be used for testing purposes or as a placeholder for real movie data in development environments.

Features

  • Generate fake movie data including title, genre, release year, description and so on.
  • Easily customizable to generate specific types of movies.

Technologies Used

  • Next.js: A React framework for building server-side rendered (SSR) and statically generated web applications.
  • A fake data base for generating fake data such as names, directors and so on of movies.
  • React.js: A JavaScript library for building user interfaces.
  • Material UI Modules: A style approach that allows for local scope by default.
  • API forana MOVIE API: For fetching and storing movies' data.

Installation

  1. Clone the repository:
git clone https://github.com/anagardi/nextjs-movie-app.git
  1. Navigate to the project directory:
cd nextjs-movie-app
  1. Install dependencies:
npm install

Usage

To run the app locally, use the following command:

npm run dev

This will start the development server. Open your web browser and navigate to http://localhost:3000 to view the app.

Deployment

To deploy the app to production, you can use the following command:

npm run build
npm run start

This will build the optimized production build and start the server.

Contributing

Contributions are welcome! If you have any suggestions, feature requests, or bug reports, please open an issue or submit a pull request.

License

This project is licensed under the MIT License - see the LICENSE 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.