portfolio-frontend

Portfolio Frontend is a React application for my Portfolio website. It gives a brief description of myself and showcases some of my works and my past experiences.

MIT License

Stars
12

Portfolio Frontend

Portfolio Frontend is a React application for my Portfolio website. It gives a brief description of myself and showcases some of my works and my past experiences. It also shows my publications where users can drop likes and comments.

Link to the backend

Portfolio Backend

Preview:

Home Page

Portfolio Page

Blogs Page

Built With

  • HTML
  • CSS
  • Framer Animation
  • EmailJS
  • Tailwind
  • JavaScript
  • REACT
  • Redux
  • Webpack
  • Jest

Live version

Portfolio

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

  • A text editor(preferably Visual Studio Code)
  • Node
  • Web browser

Install

Using it Locally

  • Clone the project
git clone [email protected]:thecodechaser/portfolio-frontend.git

cd portfolio-frontend
  • Install dependencies
npm i 
or
npm install
  • To Start the development server
npm start
  • To test the project
npm run test

Visit And Open Files

Visit Repo

Download Repo

Download Repo

Authors

👤 Ranjeet Singh

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Inspiration: Microverse

📝 License

This project is MIT licensed.

Related Projects