Git Product home page Git Product logo

blog-project's Introduction

Blog-Project Documentation

Overview

Blog-Project is a web application that allows users to create accounts, log in, write articles, and manage their blog content. The project is built using React (Vite for the build system), Tailwind CSS for styling, and Appwrite as the backend service.

Take a test drive of the application

  • Test Email
  • Test Password
12345678

Features

  1. User Authentication:

    • Users can create accounts and log in securely.
  2. Article Management:

    • Create, update, and delete articles with a user-friendly interface.
  3. React (Vite):

    • Utilizes the React framework for building a dynamic and responsive user interface.
  4. Tailwind CSS:

    • Implements Tailwind CSS for a modern and sleek design.
  5. Appwrite Backend:

    • Backend services are powered by Appwrite, providing secure and scalable user authentication and data storage.

Technologies Used

  • Frontend:

    • React (Vite)
    • Tailwind CSS
  • Backend:

    • Appwrite

Setup Instructions

  1. Clone the repository:

    git clone https://github.com/your-username/Blog-Project.git
    cd Blog-Project
  2. Install dependencies:

    npm install
  3. Start the development server:

    npm run dev

    The application should now be running locally.

Project Structure

Blog-Project/
|-- src/
|   |-- components/
|   |-- pages/
|   |-- services/
|   |-- App.jsx
|   |-- index.jsx
|-- public/
|-- .gitignore
|-- package.json
|-- README.md
|-- tailwind.config.js
|-- vite.config.js

Usage

  1. User Registration:

    • Users can register for an account by providing necessary details.
  2. User Authentication:

    • Log in using the registered credentials.
  3. Article Creation:

    • Create new articles by navigating to the "Write Article" section.
  4. Article Management:

    • Edit or delete existing articles through the user dashboard.

Contributing

If you would like to contribute to the project, please follow these steps:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix.
  3. Make your changes and submit a pull request.

License

This project is licensed under the MIT License.

blog-project's People

Contributors

darkrider0007 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.