paulwalczewski / swapi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

I've ussed React because it scales nicely and is suitable for tiny projects just like it is suitable for large ones. Also used Create React App to quickly set up necessary boilerplate (basic webpack config with dev server, transpiling, etc).


How to run it:

  1. clone this repo, cd to project directory
  2. npm i
  3. npm start

:)

About


Languages

Language:JavaScript 79.2%Language:HTML 12.6%Language:CSS 8.2%