Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 798 Bytes

README.md

File metadata and controls

37 lines (23 loc) · 798 Bytes

Freelance-Web-Frontend

Overview

This project is a platform where freelancers can create profiles and clients can post projects. The frontend is built using React and Tailwind CSS, and it communicates with a backend built with Node.js and Express.

Features

  • Freelancer profile creation and display
  • Client project posting
  • Project listing and details
  • Authentication for freelancers and clients
  • Responsive design using Tailwind CSS

Technologies Used

  • React
  • Tailwind CSS
  • Redux
  • Axios for HTTP requests

Getting Started

Prerequisites

Make sure you have the following installed on your machine:

  • Node.js
  • npm (Node Package Manager)

Installation

  1. Clone the repository:

    git clone https://github.com/your-username/your-repo-name.git