Skip to content

dMacGit/Rerollme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reroll Me

Reroll Me is a Simple Web Application that can randomly generate a new persona

Build Status Netlify Status

See live site-demo: rerollme.dmcindoe.app

Contents

General Info

This is a web application that generates fully or patially, a new online user persona.

Currently Generates basic user data:

  • First & Last Name
  • Gender
  • Age
  • Country

Technologies

It was built with:

Installation

To setup/install the project once cloned simply run the below commands in the cloned directory:

npm install

  • This installs all the required dependancies.

Usage

npm start

  • Starts the local server

Future Improvments

  • Adding Copy to Clipboard Buttons for each Attribute
  • Generating a standalone webpage for the Persona, that can be linked to. (Requires variables in url, and link shortners)
  • Making the Background look nice. Animations and SVG Images.

Status

  • Semi-Active Development