/darkmode

Darkmode with localStorage in ReactJS

Primary LanguageJavaScript

logo

Darkmode

Darkmode feature using localStorage, built with ReactJS.

Click here to launch Darkmode

🧰 Prerequisites

  1. Install NodeJS https://nodejs.org/en/

🚀 Deployment

Development

  1. Locate the repository in bash
  2. Run npm install in the repo folder
  3. Run npm start in the repo folder
  4. Open browser and navigate to http://localhost:3000/

Production

  1. Locate the repository in bash
  2. Run npm install in the repo folder
  3. Run npm run build in the repo folder

👷 Built With

  • ReactJS - Frontend web framework used

🎨 Designed With

📚 Author