Skip to content

19Sonali/SkillSphere

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SkillSphere

SkillSphere is a job listing website created using ReactJS, utilizing React Material-UI components. It performs CRUD operations and features login pages for both users and administrators.

Table of Contents

Features

  • Job listing and management
  • User and Admin login
  • CRUD operations (Create, Read, Update, Delete) for job listings
  • Responsive design with Material-UI components

Technologies

  • ReactJS
  • Material-UI
  • React Router (for routing)

Installation

  1. Clone the repository:

    git clone https://github.com/19Sonali/SkillSphere.git
  2. Navigate to the project directory:

    cd SkillSphere/myapp
  3. Install dependencies:

    npm install
  4. To start the development server, run:

    npm start

Live Demo

You can view the live version of the project here: SkillSphere Live Demo

Releases

No releases published

Packages

No packages published