Skip to content

React-RD/dominicans-who-code-react

 
 

Repository files navigation

DominicanWhoCodes - React

Open source project inspired in IndiansWhoDesign, made to expose all the developers from the Dominican Republic with their skills and contacts.

Prerequisites

  • Node
  • Yarn

Installation

Yarn

yarn install

Development

NOTE: rename the .env.example to .env.

Yarn

yarn start

Tests

Yarn

To run the tests.

yarn test

To run the tests with watch.

yarn test:watch

To run the tests with watch and coverage.

yarn test:coverage

Deployment

Automatically deployed into Netlify when the master branch is updated.

Acknowledgments

With ❤️ from 🌴

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 65.1%
  • CSS 24.4%
  • HTML 10.5%