An open API service indexing awesome lists of open source software.

https://github.com/julesss-coder/memory-game-react


https://github.com/julesss-coder/memory-game-react

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

# Memory Game

A simple memory game with React.

Try it here: https://65c3931c56e21a35c876ca50--lively-crumble-824603.netlify.app/

The images are taken from NetNinja's course "Build websites with React and Firebase".

The app is the result of my building the app on my own and then watching the course videos to see where I went wrong.

NetNinja course URL: https://netninja.dev/courses/build-websites-with-react-firebase/

## Setup
The Front End Dev setup I used for this app is taken from Brad Traversy's "Webpack 5 Crash Course".
I followed along and built the setup in order to get a better understanding of Webpack.

Setup includes:
- Webpack setup
- Webpack Dev Server
- HTML Webpack Plugin
- Sass Compiling
- Babel Transpiling
- Asset Resource Loaders
- Analyzer Plugin
- Source Maps

Webpack 5 crash course URL: https://www.youtube.com/watch?v=IZGNcSuwBZs