Giter Site home page Giter Site logo

kaya234 / react-mongodb Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 18.85 MB

Courses demo page using React, Node.js and Mongo DB

Home Page: https://kaya234.github.io/react-mongodb/

HTML 15.44% JavaScript 76.54% CSS 5.88% TypeScript 2.15%
mongodb nodejs react

react-mongodb's Introduction

Courses Demo Page (React + Node.js + Mongo DB)

Link to the demo page:

Courses Demo Page project showcases a simple yet effective course management system using React for the front-end and Node.js and Mongo DB for the back-end.
It provides an intuitive interface to browse through a collection of courses, filter them based on specific category, and search for relevant ones based on name or category. Each course listing includes a brief details, thumbnail, and a button to view more information.

Key Features:

Course Overview: A dynamic grid displays an overview of available courses, including their titles, thumbnails, and button to view more information.

Filtering: Users can filter courses based on category.

Search: A search bar allows users to quickly locate courses matching specific category or name.

Course Details: Clicking on a course button displays course detail with information, including a title, comprehensive description, location and capacity.

Technical Stack:

Front-end: React

Back-end: Node.js + Mongo DB

Data Modeling: Courses are represented as documents inside courses collection containing with relevant details such as title, description, thumbnail path, category, capcity, city.

Available Scripts

npm api

Runs the API for the development enviroment.
Open http://localhost:5038/courses to view the json in the browser. You need to create your own Mongo DB database with the same structure and you need to create your own connection to the database to be able run database localy.

npm start

Runs the app in the development mode.
Open http://localhost:3000/react-mongodb to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

npm run-all

Runs the app and API at the same time in the development mode.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

npm run serve

Serves the build demo page and uses production API https://far-lava-calendula.glitch.me/courses.

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.