This is a demo React + styled-components application demonstrating how you can give users a choice of theme inside your own app.
Deploy React Themes easily with Northflank:
- Create a service from template on Northflank
- Select the React Themes template
- Wait for the app to build and visit the newly assigned URL. That's it!
You can now clone your repository locally and start making changes. Push your changes to automatically build and deploy the updated application!
Learn more about using Northflank.
You can follow this link to create a repository and service from this template on Northflank. Otherwise:
- Clone or download this repository
cd react-themes-demo
yarn install
yarn start
- Visit http://localhost:9000 in your browser
Tom Snelling
MIT