Skip to content

codeamin-git/fullstack-assignment-future-skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Abstract Help Center

Project Overview

Abstract Help Center is a platform where users can submit help requests and browse through available help services. Users can search for specific services by typing the title and clicking the search button.

Live Demo

Live Website

Features

  • Submit a help request by clicking the "Submit a Request" button and filling out the form.
  • Search for specific help services by title using the search bar and arrow button.
  • MERN stack used for building both the frontend and backend.
  • Responsive design using Tailwind CSS.

Tech Stack

  • Frontend: React, Tailwind CSS
  • Backend: Node.js, Express.js, MongoDB

Installation Instructions

  1. Clone the repository:
git clone https://github.com/codeamin-git/fullstack-assignment-future-skills.git
  1. Navigate to both frontend and backend directories and run the following command to install dependencies:
npm install
  1. To build the project, run the following in both the frontend and backend directories:
npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors