Check out the live demo on heroku!
- Nodejs
- Express node framework
- React
- Nextjs for SSR
- Yarn for dependency management
- Sass for stylesheets
- Semantic UI CSS framework
- Jest for unit testing
- Node.js
- Yarn
-
Clone this repo
-
Install dependencies
yarn install
- Start the server
yarn dev
- Access application at http://localhost:3001
yarn test
Please read contributing.md for details on how to contribute with this repository