React App From Scratch
When we want to start a ReactJS project, there is a simple npm command: ‘create-react-app’. Thanks to this command we can easily set up the …
Software and Game Dev
Babel JavaScript compiler
When we want to start a ReactJS project, there is a simple npm command: ‘create-react-app’. Thanks to this command we can easily set up the …
The project have been built with vanilla js & scss. Also webpack, babel, postcss have been used. To run the project: Locate to the root …