A simple React app that uses Context API, custom Hooks, Tailwind CSS & Framer Motion.
The React & TailwindCSS Portfolio is a simple portfolio starter theme built with React and Tailwind CSS. It offers a responsive design, dark mode, and various features such as projects filtering, smooth scrolling, counter, dynamic forms, and more. The theme also includes unit testing and utilizes Framer Motion for transitions and animations. It is built with React v18 and React Router v6, with Tailwind CSS v3 for styling. The state management is handled using Context API. Contributions to the project are welcome, and the theme is licensed under MIT.
To set up the React & TailwindCSS Portfolio theme, follow these steps:
git clone [github-repo-url]
[github-repo-url]
with the actual URL of the repository.npm install
npm install -g yarn
npm start
npm test
Please note that it is recommended to run npm install
after pulling new changes from the repository. The project repository will also be regularly updated with new sections and tasks.
The React & TailwindCSS Portfolio is a versatile theme built with React and Tailwind CSS. It offers a range of features including dark mode, projects filtering, smooth scroll, and dynamic forms. With its reusable components and efficient state management using Context API, this theme provides a solid foundation for creating stylish and functional portfolios. The theme is well-documented and allows for easy installation and customization. Contributions to the project are encouraged, and it is licensed under MIT.