React.js guide
List of commands:
- yarn start: run website on localhost)
- yarn build: build the compressed version)
- yarn add: adds a package to use in your current package.
- yarn init: initializes the development of a package.
- yarn install: installs all the dependencies defined in a package.json file.
- yarn publish: publishes a package to a package manager.
- yarn remove: removes an unused package from your current package.
Features
- Asking and answering questions
- Voting on the answers
- Accepting and rejecting answers
- Job listing
- Search questions
- Achievements system
- Reward system (possibly with a cryptocurrency)