Skip to content

Palveet/resume_builder_react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to Run the Project

Prerequisites

  1. Download the Source Code
    Clone or download the source code to your local machine.

  2. Install Node.js
    Make sure Node.js is installed on your system. You can download it from the official Node.js website.


Installation

  1. Install Dependencies
    Navigate to the project directory in your terminal and run:

    npm install

    This will install all the required libraries specified in package.json.

  2. Start the Project
    Launch the project by running:

    npm start

    This will start the project, and you can view it in your browser at:
    http://localhost:3000/ (default React development server port).


Backend Integration

To connect to the backend, use the associated backend repository:
Backend Repository

About

Resume builder - React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published