Welcome to showfinder - your go-to platform for discovering and exploring various shows! This web application, built using React with JavaScript and Redux, allows users to create profiles to easily browse, search, and access details about different shows based on various categories.
- Create & Manage Profiles: Create and delete profiles seamlessly.
- Show Categories: Sorts shows into various categories for easy navigation.
- Show Details: Click on individual shows to view comprehensive details.
- Search Functionality: Quickly find shows by typing keywords into the search bar.
- CSS
- JavaScript
- React
- Redux
Either go online to:
https://gavtay.github.io/showfinder
OR
To get a copy of this project up and running on your local machine, follow these steps:
-
Clone the Repository:
-
Navigate to the Project Directory:
cd showfinder -
Install Dependencies:
npm install -
Install font-awesome:
https://stackoverflow.com/questions/48002619/cound-not-find-icon-react-fontawesome -
Build the Application:
npm run build -
Run the Application Locally:
npm run devhttp://localhost:5173/
- Browse through the various categories of shows available on the homepage.
- Click on a specific show to view detailed information.
- Use the search bar to find shows by typing titles.
This project was created and is maintained by gavtay.