Skip to content

aprn2/blogsite-frontend

Repository files navigation

Heehe Blogs

Heehe Blogs is a simple blog website developed using React.js and powered by Vite. It is a user and admin-based web application.

  • Admin can add and edit blog posts written in Markdown format.
  • Users can view and like blog posts.

🛠️ Tech Stack and Libraries Used

This project makes use of the following libraries:

  • react-query
  • dayjs
  • radix-primitive
  • axios
  • formik
  • yup
  • marked
  • tailwindcss
  • framer-motion
  • @uiw/react-md-editor

🚀 Getting Started

To get this project:

git clone https://github.com/aprn2/blogsite-frontend.git

then cd into the cloned repo directory and run following commands:

cd blogsite-frontend
npm install

To run this project or to develop:

start the dev mode by executing this command:

npm run dev

then visit the url http://localhost:5173, Hoooot module replacement heheeheheh

To build this project:

execute this command:

npm run build

now you can serve the contents of /dist using a web server of your choise.


choli mudinchi

About

simple react blog site frontend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages