emmacbd / rancid-tomatillos

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Table of Contents
  1. About The Project
  2. Getting Started Using the Application
  3. Usage
  4. Roadmap
  5. Contact
  6. Acknowledgments
  7. Planning Resources

Rancid Tomatillos

About The Project

Rancid Tomatillos

Rancid Tomatillos is a one stop shop for reviews and trailers for the movies you definitely did not take time to see in theaters.

(back to top)

Built With

In this project, we used these tools to help build, maintain, and populate the Web Application.

Languages

  • JS
  • HTML
  • CSS

Frameworks/Libraries

Testing

Packages

Deployment

(back to top)

Getting Started

Deployment Link

https://sted1994.github.io/rancid-tomatillos/

Set Up Instructions for viewing on your local machine

  1. Clone this repo to your local machine

  2. cd into rancid-tomatillos

  3. Then, run NPM install from your command line: npm install

    • Do not run npm audit fix --force
  4. After you have run npm install inside of your copy of this repo, run: npm start This will run webpack in the terminal so you can view and use the application in your browser. Your terminal will likely display a large block of text as seen below: Local Host Link

  5. Find the line that says Local: http://localhost:3000/rancid-tomatillos Copy and paste that URL into your browser into your browser or use cmd + click. You should have the application set up and ready to use!

  6. Make sure that you type Control + C in your terminal when you are done using the application. This ensure the server will stop running before your close your Terminal.

Using the Application

At the top of the homepage there is a curated list of top-rated movies from our selection or truly B-tier films.

Clicking on a poster takes you to a page with more information about the movie as well as trailers.

To return to the homepage simply click on the logo in the top left side of the screen.

(back to top)

Usage

rancid-home rancid-summary rancid-return-home

(back to top)

Roadmap

  • Wire framing
  • Project Board Planning
  • Draft Class and Functional Components
  • develop initial site layout
  • refactor to utilize router
  • deploy
  • stylizing and responsiveness

(back to top)

Contact

Project Credits -

Project Link: Rancid Tomatillos

(back to top)

Acknowledgments

(back to top)

Planning Resources

(back to top)

About


Languages

Language:JavaScript 72.1%Language:CSS 19.8%Language:HTML 8.1%