Skip to content

EduFlex is a compact MERN stack project for a stock market education website. It offers user-friendly resources like video tutorials, articles, and quizzes to help individuals learn about investing in stocks. Users can create accounts, track their progress, and engage in community discussions.

Notifications You must be signed in to change notification settings

HirenTumbadiya/eduflex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Eduflex Project

This project contains the client and server components of Eduflex, an educational platform.

Client

The client folder contains the front-end code for Eduflex. It is built with [insert technology stack here, e.g., React, Angular, etc.]. This folder handles the user interface and user interactions.

Server

The server folder contains the back-end code for Eduflex. It handles the business logic, database operations, and API endpoints for the application. [Provide additional details about the server-side technology stack and any frameworks or libraries used.]

Getting Started

To get started with Eduflex, follow the instructions below:

  1. Clone the repository:

  2. Set up the client:

  • Navigate to the client folder:
    cd client
    
    npm install npm start
  1. Set up the server:
  • Navigate to the server folder:
    cd server
    
    npm install npm start

Contributing

Contributions to Eduflex are welcome! If you find any issues or have ideas for improvements, please feel free to open an issue or submit a pull request.

License

About

EduFlex is a compact MERN stack project for a stock market education website. It offers user-friendly resources like video tutorials, articles, and quizzes to help individuals learn about investing in stocks. Users can create accounts, track their progress, and engage in community discussions.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages