Report a Bug
🙋♂️
Request Feature
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.
-
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!
- 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
This project was bootstrapped with Create React App, using the Redux and Redux Toolkit template.
You will need Node.js version 8.0 or greater installed on your system.
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 🚀
In the project directory, you can run:
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.
Launches the test runner in the interactive watch mode.
See the section about running tests for more information.
🤗 Give a ⭐️ if you like this project!
Icons from:
Icons made by catkuro from www.flaticon.com Banner by https://www.canva.com
StarRating: Here
📝 This project is licensed under the MIT
Feel free to fork this project and improve it