A simple blog about my journey as a developer and other tech stories. I can as well call this my journal with a little gossip... smiles. It features some cool effects; while developing this simple blog I learnt about Framer Motion and used some of it's animation in this blog. Feel free to read my posts, hopefully, you will learn few things
Clone the backend app and run it first, before running the frontend app Go here https://github.com/prosper74/blog-be
Clone the repository and cd into the project directory
Install gatsby globally npm i -g gatsby-cli
Run npm install
To run locally, run gatsby develop
Server runs on PORT 8000
To deploy, run gatsby build
- Gatsby JS for the frontend
- Strapi for the backen
- Framer Motion for animation
- Swiper js - for the sliders
Access app via https://prosper-blog.netlify.app/
[Prosper Atu]