Application to create simple posts.
The purpose of this project is to learn well react and redux. My motivation is to get a job as a Front-end developoer. As the time go I will add new features to this project and learn new libraries.
git clone [email protected]:Szalbik/ReactBlog.git
cd ReactBlog
npm install / yarn install
npm start / yarn start
List of features ready and TODOs for future development
- Show multiple posts
- Show single post
- Add post
- Edit post
- Delete post
To-do list:
- Login and Register User
- Add comments for posts
Project is: in progress. After creating simple blog application with posts, I will come back to this project when i have time and add new features.
Project inspired by @Stephen Grider, based on @Udemy course
Created by @Damian Szalbierz - feel free to contact me!
