Skip to content

zamlahani/react-wp-bootstrap-project

Repository files navigation

React, Wordpress, Bootstrap Project List

A project list Wordpress theme built with React & Bootstrap

How To Install

Manually (You must have a Wordpress site installed first!)

  1. Download the ZIP file
  2. Extract it to /wp-content/themes/ folder (you can rename it if you want)
  3. Go to Wordpress Admin Dashboard then go to Appearance->Themes
  4. Select and activate React Project Cards
  5. Done! You can visit the homepage to view it

Via CLI (For development purpose)

  1. Clone the repository to /wp-content/themes/theme-name/, you can rename theme-name as you want
  2. Activate the theme (React Project Cards)
  3. Open terminal in the theme folder
  4. Run npm install
  5. You're good to go, run npm start or gulp to start developing and run npm run build to build for production

Technologies

  • React
  • Bootstrap
  • WordPress
  • NPM
  • Gulp
  • SCSS
  • Webpack
  • Git (duh!)
  • etc.

About

A project list Wordpress theme built with React & Bootstrap

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published