Jose Luis Silva, Ph.D.

0 %
Jose Luis Silva, Ph.D.
Physicist || Ph.D. || Founder
  • PhD. in Physics
    UU ๐Ÿ‡ธ๐Ÿ‡ช
  • Postdoc in AI:
    LiU ๐Ÿ‡ธ๐Ÿ‡ช
  • Founder
    Aicavity Academy ๐Ÿ‡ธ๐Ÿ‡ช
  • Co-Founder:
    Oxaala LTDA. ๐Ÿ‡ธ๐Ÿ‡ช ๐Ÿ‡ง๐Ÿ‡ท
  • Life:
    Brazilian-Swedish ๐Ÿ‡ง๐Ÿ‡ท ๐Ÿ‡ธ๐Ÿ‡ช
Research Interests:
  • Artificial Intelligence & Machine Learning
  • Graphs, Computer Vision & NLP
  • Data Science, Analytics & Decision Making
  • Deep Learning & Reinforcement Learning

Gaming Hub using Node.js, Typescript and React

September 19, 2023

Gaming Hub ๐Ÿš€ with Node.js, Typescript, and React.

What did I use?

  1. RAWG API Key needs to be added to src/services/api-client.ts to retrieve games.
  2. Vite was used for frontend tooling.
  3. React app created with Chakra UI component library and building blocks.
  4. Node.js as backend
  5. Typescript

Step-by-step Guide to run the App:

  1. Clone the repository.
  2. Runย npm installย to install the required dependencies.
  3. Register a RAWG API key atย https://rawg.io/apidocs
  4. Add the API key toย src/services/api-client.ts
  5. Runย npm run dev, start the server and enjoy it!

Gaming Hub ๐Ÿ‘‡

Captura de Tela 2023-09-19 aฬ€s 22 10 09

ย 
Posted in Fullstack, PortfolioTags:
Write a comment