KirianCaumes / Pokekastagne

It's time to Pokékastagne. Built with #React, #NodeJs. Also a #PWA with push notifications, background sync, caches, etc.

Home Page:https://pokekastagne.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pokékastagne

It's time to Pokékastagne!

Let's play : https://pokekastagne.herokuapp.com/ (⚠ As we use a free DB/hosting plan, DB or hosting might be dead at some point)

School Project built with #React, #NodeJs. Also a #PWA with push notifications, background sync, caches, etc. Connected to heroku.

Play only your character online with others players, or play offline so you can control all the players in the game.

Few screenshots:

Screenshot 2021-10-09 at 17-59-53 Home - Pokékastagne Screenshot 2021-10-09 at 17-59-40 Game - Pokékastagne Screenshot 2021-10-09 at 18-00-02 Game - Pokékastagne Screenshot 2021-10-09 at 17-59-31 Let's Game - Pokékastagne

Front

Install Front

cd ./front
npm i #Only first time

Run Front

cd ./front
npm start

Back

Install Back

cd ./back
npm i #Only first time

Run Back

cd ./back
npm start

About

It's time to Pokékastagne. Built with #React, #NodeJs. Also a #PWA with push notifications, background sync, caches, etc.

https://pokekastagne.herokuapp.com/

License:MIT License


Languages

Language:JavaScript 92.4%Language:SCSS 7.1%Language:HTML 0.4%Language:Shell 0.2%