with Centaur Analytics developers
- Backend setup with NodeJS and ExpressJS
- Data stored in JSON file (pseudo-database)
- AngularJS Material as frontend framework
- HTML and CSS as main technologies
- Client Project Management with NPM and Webpack 4
- Server Project Management with NPM
- Text editor by TextAngular
- Dark theme available.
- User can add, edit and delete posts after creating an account.
Main page of the app with the list of posts and a preview of an open post.
Add post page in dark mode showing the form to add a new post with a title and a content editor.
- Linux Software or WSL, because Webpack 4 probably won't work for Windows (not tested on Mac).
- NodeJS LTS version installed in your pc.
npm install && npm start
npm install && npm start