Developed a webapp to fetch the latest Blogs and Articles published in the Internet and render it in a robust manner and display them in a single platform. Uses Google Authentication made with GCP. Used Redux to store all the data. Also implemented Search feature to find the relevant blog by specifying the required keyword.
Blogger.s.Stop.Demo.Made.with.Clipchamp.mp4
- React.
- HTML.
- CSS.
- Redux.
- Google Authentication.
- Netlify.
Installs the required dependencies.
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
Launches the test runner in the interactive watch mode.
See the section about running tests for more information.
Builds the app for production to the build
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
Your app is ready to be deployed!
See the section about deployment for more information.
- Take a look at the Existing Issues or create your own Issues!
- Wait for the Issue to be assigned to you after which you can start working on it.
- Fork the Repo and create a Branch for any Issue that you are working upon.
- Create a Pull Request which will be promptly reviewed and suggestions would be added to improve it.
- Add Screenshots to help me know what this Code is all about.
- https://www.youtube.com/watch?v=AWHGQfzfHxI
- https://www.youtube.com/watch?v=Av5vkuFHDFE
- https://www.youtube.com/watch?v=EK_emZ1_DGo
- https://dev.to/kunaal438/fullstack-how-to-create-a-working-blogging-website-with-pure-html-css-and-js-in-2021-9di
- https://www.freecodecamp.org/news/how-to-design-and-develop-a-beautiful-blog-from-scratch-a0cd1af46845/