Jethro-magaji / would-you-rather-project

Udacity React Nanodegree would you rather project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Would you rather React app.

This is a simple React app that help users create polls, vote on polls created by themselves, view LeaderBoards.

Features of the app

  • Login screen
  • Logout screen
  • Create polls screen
  • View poll details screen
  • Vote on polls screen
  • LeaderBoards screen

Getting Started

This project was initialized using the Create React App.

To run the app

  • git clone the project
  • cd into the project folder
  • npm install or yarn
  • npm start or yarn start
  • This runs the app in the development mode.
    Open http://localhost:3000 to view it in the browser.

Dependencies used

About

Udacity React Nanodegree would you rather project


Languages

Language:JavaScript 93.2%Language:HTML 5.6%Language:CSS 1.2%