Skip to content

cangir/udacity-reactnd-would-you-rather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This repository contains my implementation of the Would You Rather app. This is an assessment project for the Udacity's React Fundamentals course, part of the React Nanodegree Program.

Preview

Udacity ReactND Would You Rather Screenshot

View Demo

Requirements

Installation

Here is how you can load the application onto your local machine:

  1. Install node.js if you do not have it yet. It comes with npm(node package manager). Make sure that you install node with the PATH variable so you can run node anywhere in your command prompt/terminal.
  2. Install the react package using this command: npm install -g create-react-app
  3. Clone this repo or download it as a zip. if you download this as a zip, you will have to extract the files.
  4. In your command prompt/terminal, change directory to the project root.
  5. In order to install, run: npm install
  6. to start the react app, run: npm start

Application will start in your default browser at: localhost:3000

Screenshots

Home Page

Udacity ReactND Would You Rather Home Page

Answer Question

Udacity ReactND Would You Rather Answer Question Page

Question Result

Udacity ReactND Would You Rather Question Result Page

Add Question

Udacity ReactND Would You Rather Add Question Page

Leaderboard

Udacity ReactND Would You Rather Leaderboard Page

Login

Udacity ReactND Would You Rather Login Page

Credits

First, let us take this opportunity to thank all the creative minds for their great products and hard work.

Name License
React JS LICENSE
React Redux LICENSE
React Thunk LICENSE
Tabler React LICENSE
React Time Ago LICENSE

Fonts & Images

Release History

  • 0.1.0 - Initial Release

Contribution

If you liked this repository and want to contribute, please read our Contribution Guideline.

License

Licensed under MIT License.

About

⚛️ [Udacity] ReactND Would You Rather App

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published