Wink ✨
AmreshSinha
- About Me Page - WIP (Ignore the current one)
- Works Page - More feature will be added
- React.js
- Styled-Component
- Three.js (Will be used in About me page)
- Lenis (for smooth scrolling, will be added)
I know you are here for this section only. Let's not waste more time. Just before going any further, please first Star 🌟 the repository. It would help me a lot. Thanks!
- Fork the Repo (Do star it too :)
- Edit the Home Page
src/pages/Home/index.js
and for the Works Page edit theconfig.json
filesrc/config.json
- Edit the Navbar Logo Initial
src/components/DesktopNav
. (Ps. Lower case is better)
You are mostly done. Choose the platform for deploying:
This is not covering any of the DNS stuff. I have already provided minimal config files for deploying manually on the server. (Docker configs)
Do note that the docker pathway assumes that you have Traefik running. Change the docker network name proxy
in docker-compose.yml
to the network name you are using for your Traefik instance. If you want to use any other reverse-proxy you will have to edit the config files on your own. Do create a PR if you add support for any other reverse-proxy service.
You already know how to setup the dev environment.
It's just a normal React App ( ˘▽˘)っ♨
Anyways, make sure your node version is 18.x and yarn is the latest stable version.
yarn install
yarn start
As easy as that ٩(^◡^)۶
TYPE-ISSUE_ID-DESCRIPTION
TYPE
:
feat
- a new featuredoc
- documentation only changescicd
- changes related to CI/CD systemfix
- a bug fixrefactor
- code change that neither fixes a bug nor adds a feature
ISSUE_ID
: Github Issue ID
DESCRIPTION
: A small description which explains what changes you have done
Make sure the target branch is dev-react
Nothing. Here have a pizza slice 🍕.
LICENSE - GNU GPL v3.0