Skip to content

"CourseMate is a responsive course registration app built with React.js. It features dynamic filtering, intuitive design, and user-friendly navigation."

Notifications You must be signed in to change notification settings

CodeCraftedByC/CourseMate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CourseMate

CourseMate is a course registration web app designed to allow users to browse available courses and register for their preferred courses. The app also provides a way to contact the admin for any inquiries.

Features:

  • Browse a variety of courses
  • Register for courses easily
  • View detailed information about each course
  • Contact the admin for any questions or support

Installation Instructions:

  1. Clone the repository to your local machine:
  1. Navigate into the project folder:
  • cd CourseMate
  1. Install dependencies:
  • npm install
  1. Run the app:
  • npm start

Available Scripts:

  1. npm start

    • Runs the app in development mode. The page will reload when you make changes. You may also see any lint errors in the console.
  2. npm test - Launches the test runner in the interactive watch mode.

  3. npm run build

  • Builds the app for production to the build folder. It optimizes the build for the best performance.
  1. npm run eject
  • If you want more control over the build configuration, you can eject. This is a one-way operation!

Technologies Used:

  1. React.js: For building the user interface
  2. CSS: For styling the components
  3. JavaScript: For application logic and interactivity

About

"CourseMate is a responsive course registration app built with React.js. It features dynamic filtering, intuitive design, and user-friendly navigation."

Topics

Resources

Stars

Watchers

Forks