Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/manusquall/qium-project
This is the "4 pics 1 word" game coded in vanilla JS with Node.js technology and EJS as view engine
https://github.com/manusquall/qium-project
4pics1word ejs game javascript node-js nodejs react sql
Last synced: 1 day ago
JSON representation
This is the "4 pics 1 word" game coded in vanilla JS with Node.js technology and EJS as view engine
- Host: GitHub
- URL: https://github.com/manusquall/qium-project
- Owner: ManuSquall
- Created: 2019-06-12T00:07:00.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2023-02-03T14:48:43.000Z (almost 2 years ago)
- Last Synced: 2024-06-13T23:16:34.638Z (7 months ago)
- Topics: 4pics1word, ejs, game, javascript, node-js, nodejs, react, sql
- Language: JavaScript
- Homepage:
- Size: 6.72 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Quatre Images Un Mot project (version React)
[You can check the live here](https://orange-meadow-0d1aa4b03.1.azurestaticapps.net/)
![output1](/readme/output1.png)
## Tools used
* [VS Code](https://code.visualstudio.com/)
## Prerequisites
> Node version 14.15.1
## How does it work
In the project directory, you can run:
### `npm install` or `yarn install`
Make sure to have an [Pixabay api Key](https://youtu.be/6X1l_J-8QOE) then save it in a `.env` file at the project root:
![output2](/readme/output2.png)### `npm start` or `yarn start`
Runs the app in the development mode.\
Open [http://localhost:3000](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` or `yarn test`
Launches the test runner in the interactive watch mode.\
See the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.### `npm run build` or `yarn build`
Builds the app for production to the `build` folder.\
It correctly bundles React in production mode and optimizes the build for the best performance.The build is minified and the filenames include the hashes.\
Your app is ready to be deployed!## About Authors / Contributors
[ManuSquall](https://manusquall.azurewebsites.net/)
## License
This project is licensed under the [CC0 1.0 Universal](https://creativecommons.org/) Creative Commons License.
## Acknowledgments
* https://nodejs.org/en/
# Made with purple 💜 lust :-)