nishtha53 / movie_app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Movie App

A React and Tailwindcss Movie app based on a FREE movie API.

Start Frontend (React.js)

Make sure you've installed git and npm installed in your local machine.

Steps

  1. Clone/Fork the Repo and then clone the Repo from your GitHub account, change the {your-username} to what your username is:
git clone https://github.com/{your-username}/movie_app.git
  1. Go into the project root directory:
cd movie-app
  1. Install all the dependencies:
npm install
  1. Start the application development server:
npm start

Contributing

Pull requests are welcome. For major changes, Headup to issues to start Contributing. The app uses Tailwindcss not pure CSS so make sure you have the expected knowledge to start contributing!

About


Languages

Language:JavaScript 59.5%Language:HTML 33.1%Language:CSS 7.4%