Code Monkey home page Code Monkey logo

quadb-assessment's Introduction

React JS Internship Assignment

Check the live deployment here

Overview

Welcome to the React JS Internship Assignment! In this project, I have created a 2-screen React JS application that interacts with the TVMaze API. The goal is to build a basic UI that displays show names along with some details on the first screen. Additionally, I have implemented a second screen to show the summary of a selected show and include a button for booking a movie ticket with pre-filled details.

Project Requirements

  • React JS Application: The project must be implemented using React JS.
  • API Integration: Utilize the TVMaze API (https://api.tvmaze.com/search/shows?q=all) to fetch and display show data.
  • Two Screens Minimum: Create at least two screens - one for displaying show names and details, and another for showing the summary and booking a movie ticket.
  • Dynamic UI: The UI should be dynamic and not hardcoded. It's up to you to decide what show details to display on the first screen.
  • Show Summary Screen: Implement a screen that displays the summary of a selected show.
  • Booking Feature: Include a button on the summary screen for booking a movie ticket. The booking form should have the movie name pre-filled along with relevant details.
  • Avoid Page Reloads: Ensure that page reloads do not happen during the navigation between screens.
  • Local/Session Storage: Utilize local/session storage to store user details.
  • UI/UX Design: Create a visually appealing UI with basic HTML, CSS styling (you may use Bootstrap for this), and proper component file structure.

Getting Started

Follow the steps below to set up and run the project:

  1. Clone the repository to your local machine.

    git clone https://github.com/Hariom01010/react-internship-assignment.git
  2. Install project dependencies.

    npm install
  3. Start the development server.

    npm start
  4. Open your browser and navigate to http://localhost:3000 to view the application.

quadb-assessment's People

Contributors

hariom01010 avatar

Watchers

 avatar

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.