Skip to content

Hamdalla2/GreenField

 
 

Repository files navigation

Project Name

gamesio

Heading

Games Website

Sub-Heading

Javascript based games

How to Get Started

  • Fork
  • Clone your fork
  • Create (.env) file --- Contains [atlas mongodb link + sendgrid sender email + sendgrid api key]
  • npm install
  • npm start & npm run server
  • Chrome : 127.0.0.1:3001
  • Sign up
  • Sign in
  • Pick a game
  • Enjoy!

Summary

A small website with small games that give huge joy! I would suggest you try playing each one of them ;)

Problem

Daily life can be stressful sometimes we get bored somedays & children need new games to play & try

Solution

New games every month That you may try to releif some stress ^-^ Have fun ^-^ Relax ^-^

Quote from us

"A day spent without a smile is a day wasted" ;) :) :D

Technologies used

  • React Create App
  • React Router
  • React Redux
  • Bootstrap
  • Carousel --- slideshow + fade
  • Particles
  • Axios
  • Express
  • Mongoose
  • Nodemon
  • Nodemailer
  • jQuery
  • Css

Random Javascript Flex

These 2 lines under are equal but written using es5 & es6

var function = function(parameter){return parameter}

let function = (parameter) => parameter

Before you deploy

Remove all (http://localhost:3000) from all the react files

  • [AddGame + DisplayGame + NewPassword + Profile + ResetPassword + SignIn + SignOut]

Todo

  • Create more games
  • Use react spring technology
  • Design and sizes
  • Use firebase functions
  • Make some games playable online by 2 players like the connect-4 game

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 92.1%
  • CSS 7.2%
  • HTML 0.7%