Skip to content

Commit bc77298

Browse files
committed
Readme updates
1 parent 89d03b0 commit bc77298

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10,20 +10,20 @@ A simple portfolio starter theme built with React and TailwindCSS. This is a sim
1010

1111
## Features
1212

13-
- Simple and responsive design
1413
- [React](https://reactjs.org) with [React Router v6](https://reactrouter.com)
15-
- [Tailwind CSS v2](https://tailwindcss.com)
16-
- Theme Switcher with Dark Mode
17-
- Context API
18-
- Transitions & Animations
19-
- Counter
14+
- [Tailwind CSS v3](https://tailwindcss.com)
15+
- Context API For State Management
16+
- Custom Hooks
17+
- Dark Mode
18+
- Framer Motion Transitions & Animations
2019
- Projects filter by category
2120
- Projects filter by search
22-
- Projects carousel
2321
- Smooth scroll
22+
- Counter
2423
- Dynamic forms
2524
- Back to top button
2625
- Download file button
26+
- Simple and responsive design
2727

2828
## Installation
2929

@@ -40,7 +40,7 @@ brew install node
4040
2. ##### Clone the repo:
4141

4242
```
43-
git clone https://github.com/NangialaiStoman/react-tailwindcss-portfolio.git
43+
git clone https://github.com/realstoman/react-tailwindcss-portfolio.git
4444
```
4545

4646
3. ##### Open the project folder:

0 commit comments

Comments
 (0)