Skip to content

Mr-Atanu-Roy/BlogZilla-Frontend

Repository files navigation

BlogZilla/Frontend: Blogging Website

This is the frontend for BlogZilla Website. Backend available at: BlogZilla Backend

Tech Stack

Framework & Language: JS, React JS, Redux Tool Kit

UI: ShadCN, TailwindCSS, Lucid React, Swiper JS

Environment Variables

To run this project, you will need to add the following environment variables to your .env file (check the .env.sample file)

  • API Endpoint settings:

VITE_BASE_API_ENDPOINT = "http://localhost:8000/api/"

VITE_REFRESH_TOKEN_ENDPOINT = "http://localhost:8000/api/auth/token/"

use this settings as defined for using the custom backend mentioned above.

Installation

For setting up the backend visit the backend repository mentioned above.

Create a folder and open terminal and install this project by command

git clone https://github.com/Mr-Atanu-Roy/BlogZilla-Frontend

or simply download from https://github.com/Mr-Atanu-Roy/BlogZilla-Frontend

In the project directory open terminal and download the node modules by using command:

npm i

Start the development server by:

npm run dev

Now the application is available at: http://localhost:5173/

Screenshots & Demo

Screenshot 2023-11-27 183659

Screenshot 2023-11-27 183724

Screenshot 2023-11-27 183758

Screenshot 2023-11-27 183833

Screenshot 2023-11-27 183855

Screenshot 2023-11-27 183939

Screenshot 2023-11-27 184013

Author

About

Frontend for BlogZilla blogging site.

Topics

Resources

Stars

Watchers

Forks

Languages