Virtual gamified engagement platform for iXp Interns to create and customize an avatar.
React website created with Redux and Bootstrap. It uses the SAPataaars npm library, an extension of the avataaars library.
View the website deployed on Netlify here, and learn more about the project here.
This project was created by Tiffany Ren, Jane Chang, Cassey Peng, Priscilla Lee, Jordan Yep, Zhi Guo, and Jeffrey Leung.
First, install Node.js.
Clone the repository:
git clone https://github.com/jleung51/SAPatar
Install the necessary packages:
npm install
Start the server locally:
npm start
The website will be available on port 8080 (http://127.0.0.1:8080).