This project, titled "Blog," was created as a means to upskill in full-stack web development. It encompasses the use of modern web technologies and best practices.
To deploy this project run
npm run build
Javascript, HTML, CSS...
learnt alot about conditional rendering ,API's , MERN backend, CRUD operations, and serves responses.
Clone the project
git clone https://github.com/horacenjoroge/MERN-blog
Go to the project directory
cd my-project
Install dependencies
npm install
Start the server
npm run dev