Skip to content

Tadynas/indecision-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Indecision App (Live Version)

React.js project that randomly selects one of user options.

Indecision App

Getting Started

Following section will provide steps on how to setup the project locally

Prerequisites

To run this project you need to have node.js

npm install npm@latest -g

Installation

  1. Clone the repo
git clone https://github.com/Tadynas/indecision-app.git
  1. Navigate to project directory
cd indecision-app
  1. Install dependencies
yarn install
  1. Start project
yarn run dev-server

It will run the app in the development mode. Open http://localhost:8080 to view it in the browser.

The page will reload if you make edits. You will also see any lint errors in the console.

Tools

  1. React.js
  2. Babel
  3. Webpack
  4. SASS
  5. Express.js

Project was deployed on Heroku

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published