Skip to content

Daily curation of articles highlighting entrepreneurship and tech in the black community

Notifications You must be signed in to change notification settings

teamwarren/blacktechdaily

Repository files navigation

Netlify Status

Black Tech Daily is a curation of articles focused on blacks in technology and business.


Access Locally

In terminal, run git clone https://github.com/teamwarren/blacktechdaily.git

Install: npm install

Run app: npm run dev

Run mock server: In new terminal tab, npm start

Additional scripts

Run unit tests: `npm run test`

Run end-to-end tests: npm run cy:open (or npm run cy:run to run headless in terminal`)

View application documentation: npm run doc and open docs/index.html in a browser window.

Development

Front-End technologies

  • HTML
  • CSS
  • JavaScript
  • React

Testing

  • Jest
  • React Testing Library
  • Cypress

Sending Feedback

We are always open to your feedback.