JavierRibaldelRio / Formulacion

It's a card game to encourage learning the correct writing of the inorganic chemistry formulation, in Spanish.

Home Page:https://formulation-game.onrender.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Formulacion

It is a card game to encourage the correct writing of the inorganic chemistry formulation in Spanish of the formulation in Spanish

Link: https://formulation-game.onrender.com/

Getting Started

Prerequisites

  • NPM & Node.JS installed

Installing

Frontend (client)

All this commands must be executed in /client/:

  1. Install npm packages
client/$ npm install
  1. Run this command
client/$ npm start

Backend (server)

All this commands must be executed in /:

  1. Install npm packages
$ npm install
  1. Start the backend server
$ npm start

​ Or if you prefer you can use nodemon

$ nodemon

Deployment

  • Execute this command to create and optimized build of the backend
$ npm run build

Built With

Authors

Javier Ribal del Río - Initial work - JavierRibaldelRio

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • Inspirited on a Valencian chemistry game
  • Special thanks to my chemistry teacher

About

It's a card game to encourage learning the correct writing of the inorganic chemistry formulation, in Spanish.

https://formulation-game.onrender.com/

License:MIT License


Languages

Language:JavaScript 85.1%Language:CSS 7.9%Language:HTML 6.2%Language:R 0.8%