Illusionary is a landing page for a photography studio. This is a well-designed and responsive
landing page with dark mode
feature. The main purpose of this project is to show how to create a landing page with dark mode
feature using ReactJs
.
We will be using React Context API to toggle dark mode
feature. Hope you enjoy it!.
- Basic ReactJs knowledge
- Basic HTML, CSS knowledge
You can find all the starter files in starter-files
branch. You can to go to the starter-files
branch and download zip
the the starter files or You can clone the project and git checkout to starter-files
branch.
npm install
and after that start the dev server.
npm start