morajabi / subdl-client-web

🍿 SUBDL web client with React, Redux, Apollo and styled-components

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

subdl-client-web

🍿 SUBDL web client with React, Redux, Apollo and styled-components

Technologies

  • React
  • Redux
  • Apollo & Apollo-react
  • Grinde.JS
  • styled-components
  • Jest

New Features

  • Auto Complete

Contribute

First clone the repository:

git clone https://github.com/morajabi/subdl-api.git

Then install required packages:

yarn

or

npm install

Congrates! Now you can start the server:

yarn start

Head to your browser and open localhost:3000.

After every change, write tests for the change and run tests with following command to ensure everything works as expected before any commit or PR:

yarn test

About

🍿 SUBDL web client with React, Redux, Apollo and styled-components


Languages

Language:JavaScript 99.5%Language:HTML 0.5%