Skip to content

adhithyasimha/facemash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Facemash

Facemash is a simple web application where users can choose between two randomly selected images to determine which one is more attractive. The images are ranked based on user votes, and the rankings can be viewed on a separate page.

Table of Contents

Getting Started

To get a local copy up and running follow these simple steps:

Prerequisites

Make sure you have Node.js and npm installed on your machine. You can download Node.js and npm from here.

Installation

  1. Clone the repository:
    git clone https://github.com/adhithyasimha/facemash.git
    

Navigate to the project directory:

  1.  cd facemash
    
  2. Install the dependencies:

    npm install
    Start the development server:
  3. npm start          
    
  4. npm run build

Builds the app for production to the build folder.

It correctly bundles React in production mode and optimizes the build for the best performance.

About

a Website inspired from the movie Social Network

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published