You can get more information from my personal website here
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
Table of Contents
Hints :
- first project with react
- work with props
- work with usestate
- work with useeffect
- have dark mode and light mode
- create some components
a resume build with react and tailwind css
Color | Hex |
---|---|
Primary Color | #000 |
Secondary Color | #fff |
text background Color | #E09F3E |
text background Color | #335C67 |
red Color | #9E2A2B |
To get a local copy up and running follow these simple example steps.
for editing this code you should be install tailwindcss or use cdn and install nodejs. dont forget that , you most be have node 14.08 to up
- install yarn for open vite server
sudo apt install node
- in project folder
npm install -g yarn
Below is an example of how you can instruct your audience on installing and setting up your app. This template doesn't rely on any external dependencies or services.
- go to my page personal page
- Clone the repo
git clone https://www.github.com/moeinparvizi/resume.git
- start sass watch mode in
assets/styles
folder
- for get all packages or libraryes
yarn
- start project in local host server
yarn dev
- add new language
- add experiences
- add progress bar
See the open issues for a full list of proposed features (and known issues).
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! contributors-url: https://github.com/moeinparvizi/resume/graphs/contributors
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Programmed under the control of Moein Parvizi. See LICENSE.txt
for more information.
moeinparvizi - linkedin - giventulip@gmail.com
Project Link: moein parvizi