Greetings, welcome to my first blog project with react. Live demo here.
- General Info
- Technologies Used
- Features
- Screenshots
- Setup
- Project Status
- Room for Improvement
- Acknowledgements
- Contact
- This project was created with react, it's simple exercise and i wanted to try take fun on this project and discover this awesome framework.
- The purpose of this project was to reach a stage of my learning, but also a challenge and to succeed in applying all that I could learn.
- The challenge on this project, it's was succeeded to display a lot of articles dynamically and to be able to write an or many articles.
- React JS - v17.0.2
- Redux - v4.1.2
- React Router DOM - v6.0.2
- Uuid - v8.3.2
List the ready features here:
- Display many articles dynamically
- Write an or many articles
- Use dispatch and transfer data in link with react-router-dom.
None
- Clone repository
- Type 'yarn install' or 'npm install'
- To start project with local server, type 'yarn start' or 'npm run start'
Project is: in progress
Room for improvement:
- New design more cool
- Add animations
To do:
- Persistent data for articles (actually, if you refresh, data doesn't rest..)
- This project was based on this tutorial.
- Many thanks to Enzo Ustariz for this very clear course and a very pleasant and effective pedagogy.
Template created by @flynerdpl.