-
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: add release notes file for tracking changes
- Loading branch information
1 parent
cd5a33b
commit 228c1da
Showing
1 changed file
with
9 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
# Reactfolio Release Notes 🚀 | ||
|
||
**Reactfolio** is a customizable portfolio template designed for developers looking to showcase their work with style and simplicity. This is the initial release of Reactfolio, setting the foundation for creating an impressive developer portfolio using modern technologies. | ||
|
||
## v1.0.0 - Initial Release | ||
- **React and Vite Setup:** Set up a modern development environment with React and Vite. | ||
- **TailwindCSS Integration:** Added TailwindCSS for streamlined styling and responsive design. | ||
- **Basic Project Structure:** Included a basic structure and configuration to kickstart your portfolio. | ||
- **Documentation:** Provided comprehensive documentation for customization and deployment. [Read the full documentation here](https://github.com/saqibbedar/Reactfolio?tab=readme-ov-file). |