Skip to content

fernandovlima/ReactND-WouldYouRather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Would you Rather

Questions App developed for my react nano degree course at Udacity.

Install

To get started you will need install it:

yarn:

$ yarn install

npm:

$ npm install

Update

As this is a ** React Hooks ** project, you will need be, at least, in react "16.7.0-alpha.2", maybe an update would be necessary:

$ yarn add react@next react-dom@next

Start

To run a development server (live reloading in http://localhost:3000):

$ npm start

or

$ yarn start

License

The content of this repository is licensed under a MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published