https://the-wildlyfe.herokuapp.com/
This web application contains multiple “mini-games” which utilizes react.js components for individuality in each mini game. These games provide a challenge for the user in order to increase the stats of their avatar. The user has an opportunity to compete with other players in the “Tower”, a player versus player battle space.
git clone https://github.com/Bgorson/project3.git
cd project3
Install
cd client
$ yarn install
In first terminal
cd project3
$ mongod
Second open a second terminal
cd project3
$ node index.js
Last open a third terminal
cd client
$ yarn start
Heroku Deployment
https://the-wildlyfe.herokuapp.com/
- CSS3 - Cascading Style Sheets
- Heroku - Deployment
- HTML5 - Hypertext Markup Language
- MongoDB - Database
- Node.js - Handle resquests
- React.js - JavaScript library for building User Interfaces
- Socket.io - Real time communication between users
A frequent challenge was learning new technologies. Each member of the group had to encounter a new technology to incorporate into the application. recognizing the importance of React we wanted to make sure we implemented into our application.
Tower: socket.io
Front-end: material-ui
Mini games: React-Card-Flipper
The creation of a functional and efficient React inspired application. Through the dedication of the team all challenges were overcome through perseverance through long nights. The vision of the team was to create a fun and functional game.
- Jessica Chen - Front-End/Back-End - Portfolio
- Brandon Gorson - Front-End/Back-End - Portfolio
- Marques Gaston - Back-End - Portfolio
- Alex Leo Reyes - Back-End - Portfolio
This project is licensed under the MIT License - see the LICENSE.md file for details
- Thank you Jamie Barton for your boilerplate