Skip to content

g0v1ndN/React-Portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

React-Portfolio

About:

Hey there! I'm Govind S Nair, and I'm thrilled to showcase my portfolio built with React. Within this webpage, you'll find details about me, including my skills, experience, and a way to get in touch with me. I've also included a collection of my projects, which highlight my expertise and creativity. Furthermore, the website is hosted on Netlify, and you can conveniently access it through the link provided in the repository description.

Features:

  1. Mobile and desktop responsive layout for optimal viewing on various devices.
  2. Navbar for easy navigation and improved user interface, allowing users to access different sections easily.
  3. Different sections on the single webpage: About, Contact, Home, Skills and Work.
  4. Smooth scroll implemented using React for a seamless user experience while navigating between sections.
  5. Eye-catching design with Tailwind CSS for a visually pleasing user experience.
  6. Integrated Getforms.io for efficient form handling on the Contact section.
  7. Developed using Yarn as the package manager for dependency management and project building.
  8. Custom favicon for a unique and recognizable website icon in browser tabs.

Usage Instructions:

Prerequisites:

  • Familiarity with React: Understanding React concepts and fundamentals is essential for effectively working with this project.
  • Node.js and npm: You'll need Node.js and npm (Node Package Manager) installed on your system to manage dependencies and run scripts.
  • Text Editor or Integrated Development Environment (IDE): You'll need a code editor to make changes to the project files. Popular choices include Visual Studio Code, Sublime Text, or Atom.
  • Web Browser: You'll need a modern web browser (such as Google Chrome, Mozilla Firefox, or Microsoft Edge) to view and test your changes.

Downloading or Cloning the Repository:

  1. Click on the "Code" button on the top right corner of this repository page.
  2. Click on "Download ZIP" to download a compressed zip file of the repository.
  3. Extract the contents of the zip file to a folder on your computer.

OR

  1. Open your terminal or command prompt and navigate to the directory where you want to clone the repository.
  2. Run the command git clone https://github.com/g0v1ndN/React-Portfolio to clone the repository to your local machine.

Note

You need to have Git installed on your computer. If you don't have it installed, please download and install Git from the official website.

Opening the website in a Web Browser:

  1. Open a terminal or command prompt and navigate to the directory where the React website files are located.
  2. Install the necessary dependencies by running the command: yarn install.
  3. Once the installation is complete, start the development server by running the command: yarn start.
  4. The React website will now be running on a local server and can be accessed through your web browser.
  5. Open your preferred web browser and enter the URL: http://localhost:3000 (or a different port if specified).
  6. The website should now load in your browser, allowing you to explore its features and functionality.

Screenshots:

Home Page

Home


About Page

About


Skills Page

Skills


Work Page

Work


Contact Page

Contact

External Resources:

Third-Party Packages

This README includes third-party packages, each with its own license:

License:

This project is licensed under the terms & conditions (T&Cs) of the MIT license. If you're interested in reading more about it, please take a look at the LICENSE document.

Releases

No releases published

Packages

No packages published