Giter Site home page Giter Site logo

portfolio_resume's Introduction

Portfolio_Resume

I have developed a portfolio website to showcase my work, and it's really cool because that exhibits both interactive and fully responsive features, utilizing the robust React JS framework.

Instructions to Set up the Repository

  1. Fork the repository to your GitHub account.
  2. Clone the repository to your local machine using the following command:
       git clone https://github.com/Hrishita-Shah/Portfolio_Resume.git
    

Running the Application

  1. Start the development server by running the following command:
    npm run dev
    
  2. The website will be accessible at http://localhost:3000/

Frontend React App (App Port: 5000)

  • The React app is running on port 3000.
  • It renders the user interface (UI) and handles user interactions.
  • The React app makes HTTP requests to the backend server to fetch data and perform actions.

Backend Server (Server Port: 5000)

  • The backend server is running on port 5000 as specified in .env file.
  • It handles the application's logic, data processing and communicates with the database or other external services.
  • The backend provides APIs (endpoints) that the frontend can call to retrieve or manipulate data.

Visualizing the Programs

Navigate through the website to explore and visualise the programs simulating solutions for different deadlocks that can occur in a system among several processes running simultaneously.

Contributing

If you'd like to contribute to this project, please follow these steps:

  1. Create a new branch for your feature or bug fix:
    git checkout -b feature/your-feature-name
    
  2. Make your changes and commit them with descriptive commit messages:
    git commit -m "Add feature/fix for XYZ"
    
  3. Push your changes to your forked repository:
    git push origin feature/your-feature-name
    
  4. Open a pull request to the original repository from your fork.

License

This project is licensed under the MIT License.

portfolio_resume's People

Contributors

hrishita-shah avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.