Giter VIP home page Giter VIP logo

archive-no2-admin's Introduction

Archive No.2 (Admin)

Archive No.2 Admin is a content management system designed with React and Javascript, allowing for the management of blog posts and comments efficiently via a user-friendly interface.

Live

https://archive-no2.netlify.app/

Features

  • Text search
  • Creating, editing and deleting posts
  • Adding and managing tags
  • WYSIWYG editor for creating and editing posts
  • Commenting on posts
  • Moderating blog comments
  • Light and dark mode toggle
  • Previous / next navigation buttons

Pages

Page Description
/ Homepage displaying all blog posts
/about Display profile of user
/tags Display tags for navigation
/newsletter Display option for newsletter subscription
/posts/:post_id Display specific posts along with the comments
/posts/unpublished Display unpublished (drafted) posts
/new-post Create a new blog post
/posts/:post_id/edit-post Edit a specific post and its tags
/login Login/Sign Up Page
/search Display blog posts as search results based on input
/tag/tag_id Display posts under specific tags
/* Not Found Page

API

The API is responsible for the operation of the entire system, as well as the storage, retrieval, and management of data. The source code can be found at https://github.com/baoqii/archive-no2-api

Client

The codebase for the frontend of the blog client is accessible on https://github.com/baoqii/archive-no2-client

Installation

  1. Clone the repository to your local machine
  2. Install the required dependencies: npm install
  3. Start the development server: npm run dev

Dependencies

  • @tinymce/tinymce-react - A React wrapper for the TinyMCE editor.
  • Autoprefixer - PostCSS plugin that automatically adds vendor prefixes to CSS rules
  • ESLint - A tool to identify and report on patterns found in ECMAScript/JavaScript code
  • Framer-motion - An open source motion library for React.
  • Html-entities - A library for encoding and decoding HTML entities.
  • Html-react-parser - A library for transforming HTML strings into React components.
  • Postcss - A tool for transforming styles with JavaScript plugins
  • Prettier - An opinionated code formatter that enforces consistent styling.
  • React - A JavaScript library for constructing user interfaces.
  • React-dom - Serves as the entry point to the DOM and server renderers for React
  • React-loader-spinner - Provides a straightforward React SVG spinner component that can be utilized for handling async await operations before data is loaded into the view
  • React-router-dom - A library facilitating routing within React projects.
  • React-feather - A library that provides React components for popular Feather icons
  • React-toastify - A React library that simplifies the implementation of toast notifications
  • React-tooltip - A React library that facilitates the creation and management of tooltips
  • String-strip-html - A library that enables the removal of HTML tags from strings.
  • Tailwind - A utility-first CSS framework that streamlines the process of building modern and responsive user interfaces
  • Vite - A swift frontend build tool tailored for JavaScript and TypeScript projects.

archive-no2-admin's People

Contributors

baoqii avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.