Skip to content

Evolve yourself and your friends -- Pokémon style! Turn "before" and "after" pictures into a wonderful evolution animation!

Notifications You must be signed in to change notification settings

UDComputerClub/LaborDayWebApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LaborDayWebApp

The website is now live!! go to https://evolveyoself.com/ to try it out

This is the Labor Day weekend web app project. Our mission: to boldly create a web app that no man has created before (hopefully). This web app allows the user to upload "before" and "after" images and create a Pokémon evolution animation between them.

To work on the project:

  • Install Node.js and Git.
  • Open a terminal (preferably bash, but CMD or PowerShell should also work).
  • Clone the project with the command git clone https://github.com/UDComputerClub/LaborDayWebApp. Enter your username and password at the prompts.
  • Install the dependencies with the command npm install.
  • To run the server, run npm start. This will start a server running at port 3000. You can stop it at any time by pressing control-c in your terminal.
  • While the server is running, you can navigate to localhost:3000 in your browser to view the web app.

About

Evolve yourself and your friends -- Pokémon style! Turn "before" and "after" pictures into a wonderful evolution animation!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published