Skip to content

luciano-im/nius

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nius App

Nius App is a React app created with Create React App that consumes News API data.

  • 2017: I have created this app as my first React app, developed to learn the basis of React.
  • 2020: I have refactored this app with functional components and hooks, to update my skills with React.

You can see this project in action here: https://luciano-im.github.io/nius/


Nius App


Installation

node.js is required to get npm.

Download the code and try it for yourself:

  1. Clone the repository: https://github.com/luciano-im/nius.git
  2. cd nius
  3. Install packages: npm install
  4. Launch project: npm start
  5. A browser tab will open at: http://localhost:3000

Browser Support

The app will run in any current browser! ;)

Node.js

Supports LTS version (v12.18.0).

Author

Luciano Muñoz

License

MIT