You can open selected post and see all info about this (like blog apps)
- Create post
- Delete selected post
- Edit selected post
- Using React-router v6 for open post and handled 404 error page
- Theme switcher (with styled-components)
- Popup
- ReactJS
- Redux
- React router v6
- uuid (generate ID)
- npm (node package manager)
- CSS :)
- I use Redux for first time
- Handle state, reducer and actions for CRUD method
- first install node js and npm on you pc
- type this command to your terminal:
npm install
- for run, write this:
npm start