Coder Social home page Coder Social logo

zainkhan25 / boiler-plate-react Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 185 KB

Boilerplate for React.js with Bootstrap and Font Awesome integrated, along with React Router DOM, featuring pages and components folders, with additional files removed.

HTML 38.35% JavaScript 50.03% CSS 11.62%
boiler-plate bootstrap font-awesome icons react-js teaching zain-khan zainkhan zainkhan25 react-js-boiler-plate

boiler-plate-react's Introduction

React.js Boilerplate with Bootstrap and Font Awesome

This is a basic React.js boilerplate project integrated with Bootstrap and Font Awesome. The project structure includes React Router DOM with pages and components folders. Unnecessary files have been removed for a clean starting point.

Getting Started

  1. Clone the Repository:
    git clone https://github.com/ZAINKHAN25/Boiler-Plate-React.git
    
  2. Install Dependencies:
    npm i
    

Run this command in the root directory of your project to install the required dependencies.

  1. Start the Development Server:
    npm start
    

This command will launch the development server, and your React.js application will be accessible at http://localhost:3000.

Project Structure

 src/
|-- Components/
|   |-- Navbar/
|   |   |-- index.jsx
|   |   |-- Navbar.css
|
|-- Pages/
|   |-- Home/
|   |   |-- index.jsx
|   |   |-- Home.css
|
|-- App.jsx
|-- App.css
|
|-- index.js
|
|-- ...

Feel free to customize the project by adding your components and styles as needed.

Customization

Navbar:

To customize the Navbar, modify the content in the following file:

  • src/Components/Navbar/index.jsx

Home Page:

To customize the Home Page, modify the content in the following file:

  • src/Pages/Home/index.jsx

Feel free to customize the project by adding your components and styles as needed.

Dependencies

This project uses the following dependencies:

Notes

  • Enable JavaScript to run the app.
  • Bootstrap and Font Awesome are linked from CDN for easy integration.

boiler-plate-react's People

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.