Blogspace-Frontend Tailwind Templates

Blogspace Frontend

Frontend for blog space using Next.js and Tailwind

HITAM Blog Space

A place for students and teachers to interact and learn.

Features

  • Only limited to college emails
  • A full featured editor
  • User authentication based on OAuth
  • A seperate section for students and teachers
  • Teachers have full access to moderate content

Setup

  1. Make sure you are running Node version 18, or downgrade to node version 18 if not.
  2. In terminal (MacOS) or Command Prompt (Windows) run git clone https://github.com/SrikanthKumarC/Blogspace-Frontend.git
  3. next cd into the folder by running cd Blogspace-Frontend
  4. Install node modules by running npm install
  5. Create a copy of .env.example and rename it to .env
  6. And paste your google client id and client secret in the given fields
  7. Run npm run dev to start the project
  8. In your browser, open http://localhost:3000 to see the website.

How to use

  1. Login by clicking on the profile picture on the menu
  2. Use your college email id to login (only works with @hitam.org emails)
  3. Post content and read others posts

Technologies - Frontend

  • Next.js
  • TailwindCSS
  • Axios
  • JoditEditor
  • NextAuth

License: MIT

Top categories

Loading Svelte Themes