Skip to content

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

Notifications You must be signed in to change notification settings

morajabi/subdl-client-web

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published