Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

PR2309/Server

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SparkV Server / Backend

Overview

This repository contains the frontend code for the SparkV application, a roadmap and learning path platform designed to help users track their progress in various subjects. The application is built using the MERN stack and integrates AI capabilities to enhance the user experience.

Deployed Links

Tech Stack

  • Frontend: React.js, Bootstrap, HTML, CSS, JavaScript
  • Backend: Node.js, Express (refer to backend repository)
  • Integration: MERN stack with AI capabilities
  • Deployment: Netlify, Render

Setup Instructions

To run this project locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/PR2309/Server.git
    cd Server
  2. Install dependencies:

    npm install
  3. Create a .env file in the root directory to store your environment variables. This prevents sensitive information from being exposed in the codebase:

    PORT=<your_port>
    MONGO_CONN=<your_mongodb_url>
    FRONTEND_URL=<your>
    SECRET_KEY=<your_jwt_secret>
    GOOGLE_AI_API_KEY=<your_genai_api_key>
    
  4. Start the development server:

    npm start

Clone This Repository

To clone this repository, use the following command:

git clone https://github.com/PR2309/Server.git

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.