/udacity-react-project

Udacity Project [Would You Rather]

Primary LanguageJavaScript

Would You Rather - Udacity Project

Would You Rather React project developed for Udacity React Course. The main aim of the project is learning React fundamentals. Users can create a question and answer others questions.

Instructions

Prerequisites

To build and run project:

Install

npm install

Install modules and dependencies.

Run and Test

In the project directory, you can test and run:

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

Build

npm run build

Builds the app for production to the build folder.

See the section about deployment for more information.

Author

Burak Sahin