- material-ui library for styling
- redux and react-redux for state management
- react-router for routing in between posts and categories
- redux-thunk as API call middleware
cd frontend
npm install
npm start
cd api-server
node server
| Name | Name | Last commit date | ||
|---|---|---|---|---|
cd frontend
npm install
npm start
cd api-server
node server