Project Name
Wiki-clone app in React/Redux
Built Using
- React
- React Router
- Redux
- Webpack
- Node Sass
- Node - 6.0 only
Server-side Implementation
- Express
- Body Parser
- Router
- Nodemon
Installation (client-side)
- Run
yarn install
- Run
npm rebuild node-sass
- Run
yarn start
Installation (slient-side)
- Run
yarn install
- Run
yarn server
Feature Todos
- Redux Implementation to add/update/delete wiki articles
- Implement MongoDB/NodeJS for saving wiki content
License
This project is licensed under the MIT License - see the LICENSE.md file for details