/portfolioK

Kesha Meyers Portfolio Website Repo

Primary LanguageCSSMIT LicenseMIT

Project Banner Project Banner

Reactfolio App

Reactfolio is a modern UI/UX Personal Portfolio Website built with React & TailwindCSS

contributors last update forks stars open issues license


📔 Table of Contents

🌟 About the Project


This repository houses an stunning Responsive Portfolio Website consisting Navbar, Landing, Skills, Projects, Testimonials and Footer sections built with React & TailwindCSS using framer-motion 🌈

‼️ Folder Structure

Here is the folder structure of Reactfolio App

Reactfolio-App/
|- public/
  |-- assets/
|- src/
  |-- components/
  |-- hooks/
  |-- scenes/
  |-- App.js

👾 Tech Stack

React TailwindCSS React Router React Hook Form Framer

(back to top)

🧰 Getting Started

⚙️ Installation

Step 1:

Download or clone this repo by using the link below:

 https://github.com/ladunjexa/Reactfolio-App

Step 2:

Reactfolio using NPM (Node Package Manager), therefore, make sure that Node.js is installed by execute the following command in console:

  node -v

Step 3:

At the main folder execute the following command in console to get the required dependencies:

  npm install

Step 4:

At the main folder execute the following command in console to creates a build directory with a production build of reactfolio app:

  npm run build

Step 5:

At the main folder execute the following command in console to run the server:

  npm run start

🏃 Run Locally

Step 1:

At the main folder execute the following command in console to get the required dependencies:

  npm install

Step 2:

At the main folder execute the following command in console to run the webapp:

  npm start

(back to top)

👋 Contributing

Contributions are always welcome!

See contributing.md for ways to get started.

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

Liron Abutbul - @lironabutbul6 - @ladunjexa

Project Link: https://github.com/ladunjexa/Reactfolio-App

(back to top)

💎 Acknowledgements

This section used to mention useful resources and libraries that used in Reactfolio Web

(back to top)