Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 1.13 KB

README.md

File metadata and controls

36 lines (22 loc) · 1.13 KB

techtea

techtea is a React-based blog website that allows users to log in, create accounts, and share tech news. This README provides an overview of the project, its tech stack, installation instructions, usage guidelines and contributing information.

Project Overview

techtea is designed to provide a user-friendly platform for sharing and discussing tech news. The website utilizes the following technologies:

Installation

To set up the project locally, follow these steps:

  1. Clone the repository: git clone https://github.com/SwapnilMk/techtea
  2. Install dependencies: npm install
  3. Run the development server: npm run dev

Usage

  • Create an account and log in to start sharing tech news.
  • Explore the website's features for a seamless user experience.

Contributing

We welcome contributions! Follow these guidelines:

  • Submit issues for bug reports or feature requests.
  • Fork the repository and create a new branch for your contributions.
  • Make changes and submit a pull request.