All Projects → fus-marcom → resource-center

fus-marcom / resource-center

Licence: MIT license
New version of the resource center built with ReactJS

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to resource-center

react-ui-components
React UI Components (npm @assenti/rui-components)
Stars: ✭ 21 (-76.4%)
Mutual labels:  react-components
boilerplate-react-redux-pwa
It's sample boilerplate with pwa + react + redux + redux-saga
Stars: ✭ 14 (-84.27%)
Mutual labels:  react-components
dumb-bem
Simple BEM react components generator
Stars: ✭ 32 (-64.04%)
Mutual labels:  react-components
React-Jupyter-Viewer
A react component to embed .ipyb notebooks in a blog or something
Stars: ✭ 50 (-43.82%)
Mutual labels:  react-components
quarkify
An awesome lightweight React UI Component library
Stars: ✭ 79 (-11.24%)
Mutual labels:  react-components
react-fundamentals
React fundamentals
Stars: ✭ 15 (-83.15%)
Mutual labels:  react-components
paragon
💎 An accessible, theme-ready design system built for learning applications and Open edX.
Stars: ✭ 85 (-4.49%)
Mutual labels:  react-components
best-of-react
🏆 A ranked list of awesome React open-source libraries and tools. Updated weekly.
Stars: ✭ 364 (+308.99%)
Mutual labels:  react-components
superglue
A productive library for Classic Rails, React and Redux
Stars: ✭ 106 (+19.1%)
Mutual labels:  react-components
frontend-toolbox
Frontend tools which we used in snappmarket v2
Stars: ✭ 37 (-58.43%)
Mutual labels:  react-components
react-use-hubspot-form
Embed HubSpot forms into your React components using hooks! Works with Create React App, Gatsby and other platforms.
Stars: ✭ 41 (-53.93%)
Mutual labels:  react-components
React-Netflix-Clone
A Fully Responsive clone of Netflix website built using React.JS as a Front-end & Firebase as a Back-end.
Stars: ✭ 91 (+2.25%)
Mutual labels:  react-components
mdb4-react-ui-kit
React Bootstrap with Material Design - Powerful and free UI KIT
Stars: ✭ 74 (-16.85%)
Mutual labels:  react-components
lighthouse
Lighthouse is a continuous design system for integrating design with development workflows.
Stars: ✭ 25 (-71.91%)
Mutual labels:  react-components
cnode-react
a web app for cnode.org with react + react-router + react-redux
Stars: ✭ 23 (-74.16%)
Mutual labels:  react-components
awesome-web-react
🚀 Awesome Web Based React 🚀 Develop online with React!
Stars: ✭ 31 (-65.17%)
Mutual labels:  react-components
socket.io-react
A High-Order component to connect React and Socket.io easily
Stars: ✭ 67 (-24.72%)
Mutual labels:  react-components
Registration-and-Login-using-MERN-stack
Simple Registration and Login component with MERN stack
Stars: ✭ 210 (+135.96%)
Mutual labels:  react-components
bezier-react
React components library that implements Bezier Design System.
Stars: ✭ 85 (-4.49%)
Mutual labels:  react-components
shared-react-components-example
An example of a mono-repository of shared React components libraries!
Stars: ✭ 85 (-4.49%)
Mutual labels:  react-components

resource-center

New version of resource center for Franciscan University of Steubenville built with Create React App & Material UI. You can checkout the FreeCodeCamp YouTube Channel for live coding sessions & details of this project.

To navigate your way through applications built with Create React App & perform common tasks visit the offcial guide here.

About MyFranciscan

MyFranciscan helps to connect students, faculty, staff, and guests of Franciscan University in one place. Visit the portal to get more information.

Contributing

If you are interested in contributing to the project then checkout this repo. You will need node & npm installed. You can also use yarn instead of npm. Now start the process with the following:

> git clone https://github.com/fus-marcom/resource-center.git
> cd resource-center
> npm install
> npm start or yarn start

Not Familiar with Git?

You can just download the .zip file. Extract the contents, then move to the project directory, open your terminal, and use:

> npm install
> npm start

Now Fork the project from here, make your changes and open a Pull Request.

Learning Git

Those who are not yet familiar with Git but want to learn more about how to use it, check out these resources to dive into git workflow -

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].