Skip to content

Latest commit

 

History

History
55 lines (39 loc) · 1.42 KB

README.md

File metadata and controls

55 lines (39 loc) · 1.42 KB

Devvies

A online community for developers. Showcase your projects in style, post in Q & A section and create blog posts to build your portfolio.

Frameworks / Libraries

Devvies is built from a number of open source projects

  • ReactJS - A JavaScript library for building user interfaces
  • Redux - A predictable state container for JavaScript apps.
  • Twitter Bootstrap - Great UI boilerplate for modern web apps
  • ExpressJS - Fast node.js network app framework
  • Webpack - Modern JS bundler.

Development

Devvies requires Node.js v8+ to run.

Clone the repository.

$ cd devvies
$ npm i
$ npm run client-install
$ npm run dev

Todos

  • Fix Heroku build error and finish deploying.
  • Write Tests

License

This project is under MIT License

Author

Kumaran | 2019

Made with ❤️