Backend:
- Node.js
- Express.js
- MongoDB
- Passport-JWT
Frontend:
- React.js
- Create React App
- Redux (Router, Thunk)
- Scss
- Webpack
# Install the dependencies.
$ cd .
$ npm install
$ cd ./client
$ npm install
# Run app on root director
$ npm run dev...
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Backend:
Frontend:
# Install the dependencies.
$ cd .
$ npm install
$ cd ./client
$ npm install
# Run app on root director
$ npm run dev...