Skip to content

denisosuna/panda-fun

Repository files navigation

Forks Stargazers Issues-open Issues-closed Contributors contributions welcome


Gifs and Memes App


Report a Bug 🙋‍♂️ Request Feature

Table of Contents

  1. The Project
  2. Features
  3. Run It
  4. Author
  5. Contributing
  6. Show your support
  7. License

The Project

You will have at hand an unimaginable amount of fun, for all tastes

Panda Fun is requesting the following features for the first version:

  • Upon opening the web application, users should be able to see a list of gifs suggested by the application and sorted by popularity.

Using the App

  • Discover the most popular gifs at the moment on the front page

  • Click on specific gift to view full-size

  • Use the Search bar to find you favorites gifts

  • Bookmark and use the App at your own pace!

Features

javascript react css

  • Using Create React App (CRA)
  • Context
  • No Style Framework, only pure CSS (Looking at you Bootstrap...)
  • Async Fetch
  • React-Router
  • Mobile Optimized
  • Enviromental Variables for API key

Run It

This project was bootstrapped with Create React App, using the Redux and Redux Toolkit template.

Prerequisites

You will need Node.js version 8.0 or greater installed on your system.

Setup

Get the code by either cloning this repository using git

git clone [email protected]:denisosuna/panda-fun.git

... or downloading source code as a zip archive.

Once downloaded, open the terminal in the project directory, and install dependencies with:

npm install

Then start the app with:

npm start

The app should now be up and running at http://localhost:3000 🚀

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

Show your support

🤗 Give a ⭐️ if you like this project!

Icons from:

Icons8

Icons made by catkuro from www.flaticon.com Banner by https://www.canva.com

StarRating: Here

License

License

📝 This project is licensed under the MIT
Feel free to fork this project and improve it