Skip to content

nunosoares27/wyr_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Would You Rather Project

This project is created for assessment in Udacity's React and Redux course in the React nanodegree. This is basically app in which user can create or answer polls with two options. User can see the Leaderboard. Answer cannot be changed once submitted.

Preview (Screenshots)

Installation

  • install all project dependencies with yarn install or npm install
  • start the development server with yarn start or npm start
  • Production build can be created using yarn build or npm run build

Backend Server

Currently _DATA.js file is used to simulate the backend part.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published