Code Monkey home page Code Monkey logo

praveenterax / reactjs-portfolio Goto Github PK

View Code? Open in Web Editor NEW
61.0 1.0 7.0 23.1 MB

A beautiful and functional portfolio with smooth animations. It is built using React JS, Sanity, Framer-motion. A well designed portfolio to showcase your skills and achievements.

Home Page: https://praveenterax-portfolio.netlify.app/

JavaScript 58.65% HTML 2.74% SCSS 37.88% CSS 0.73%
css framer-motion html5 javascript jsx portfolio-website reactjs reactjs-portfolio sanity-content-studio sanity-io

reactjs-portfolio's Introduction

Contributors Forks Stargazers Issues MIT License LinkedIn


Logo

Portfolio Website - React JS

A well designed portfolio to showcase your skills and achievements. A beautiful and functional portfolio with smooth animations. Built using React JS, Sanity, Framer-motion.
Portfolio Website
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgments

About The Project

Home Page Skills Page Contact Page

Website is completely built using the React JS and Sanity knowledge. No need to be proficient to understand or change the content, basic understanding is enough fill the gaps.

It is completely responsive works fine on most of the devices and highly interactive. Data can be changed using a Content Management Service(CMS), Sanity. Because of this data can be changed anytime even after deployment.

(back to top)

Built With

(back to top)

Getting Started

Getting started, to avoid hassle at a later part, go ahead and create an account in Sanity and follow the displayed commands!

Prerequisites

  • Create a folder named **backend_sanity" and navigate the terminal to it.
    cd backend_sanity
    
  • Install the sanity client
    npm install -g @sanity/cli
  • Login using your preferred way!
  • Enter the project name, press Y and use the default settings.
  • Now use the command
    sanity start
  • Now run the following in the terminal
    sanity manage
    
  • Your project dashboard page pops up in your browser

    These are the most important steps

  • Note your project ID for future reference
  • Click on Token -> Add new Token
  • Give it a name and copy the token as it can be viewed only once.
  • Now add your react browser address i.e. your localhost in CORS ORIGIN
  • You are mostly done with setting up the backend.

Installation

  1. After completing the prerequistes, go ahead with the following steps.
  2. Clone the repo
    git clone https://github.com/Praveenterax/reactjs-portfolio.git
  3. Install NPM packages in the folders Frontend React.

    Make sure you are in the right folder path in the terminal.

    npm install
  4. Replace the Backend Sanity file contents with your sanity file contents (entire folder).
  5. Run the command and a page with your sanity documents appears.

    Make sure you are in the right folder path in the terminal.

    sanity start
    
  6. Add your details to the necessary documents, refer Sanity for better understanding.
  7. Create a .env file in the Frontend React directory with the following
    REACT_APP_SANITY_PROJECT_ID= "your project id"
    REACT_APP_SANITY_TOKEN= "your api token"
    
  8. Run the final command in the Frontend React.

    Make sure you are in the right folder path in the terminal.

    npm start
    
  9. Your website is up and running. Make the necessary changes and deploy it.
  10. To add or change necessary documents in Sanity Studio refer the Sanity Docs, it is very intuitive and easy.

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

Praveen Dunga - @Praveenterax - [email protected]

Project Link: https://praveenterax-portfolio.netlify.app

(back to top)

reactjs-portfolio's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  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.