Sam231221 / illusionary

React landing page for art and photography

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project Description

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!.

What we are going to learn/use

Requirements

  • Basic ReactJs knowledge
  • Basic HTML, CSS knowledge

Starter files

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.

Getting Started

npm install

and after that start the dev server.

npm start

Tools Used

  1. Images: Unsplash
  2. UI Design: Figma
  3. Code Editor: VS Code

About

React landing page for art and photography

License:MIT License


Languages

Language:JavaScript 98.3%Language:HTML 1.7%