GithubHelp home page GithubHelp logo

muhdhanish / encode-client-cra Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 1.05 MB

This repository contains the source code for a Create React App (CRA) project developed using React, TypeScript, and other related technologies. The project was initially developed using Vite, but has been transitioned to CRA for easier maintenance and compatibility.

Home Page: https://encodelearning.vercel.app

License: MIT License

HTML 0.33% TypeScript 98.45% CSS 0.76% JavaScript 0.46%
aws-s3 axios chat javascript mern-stack online-learning react s3 tailwindcss typescript

encode-client-cra's Introduction

Encode Learning App - Front End

Welcome to the Encode Learning App front end repository! This is the client-side of our MERN stack application, designed to provide a seamless learning experience.

Prerequisites

Before you start, make sure you have the following tools installed:

  • Node.js (v14 or higher)
  • npm (Node Package Manager)
  • Git

Getting Started

  1. Clone the repository:

git clone https://github.com/MuhdHanish/Encode-Client-CRA.git

  1. Navigate to the project directory:

  2. Install dependencies:

npm install

  1. Start the development server:

npm start

This will start the application in development mode. Open your browser and visit http://localhost:3000 to see the app in action.

Environment Variables

To run the Encode Learning App front end properly, you need to set up the following environment variables. Create a .env file in the root of your project and add the following:

VITE_SERVER_URL= "your server url" VITE_GOOGLE_CLIENT="your google client id" VITE_BUCKET_NAME="your bucket name" VITE_REGION_NAME="your bucket region name" VITE_BUCKET_ACCESS_KEY="your bucket access key" VITE_BUCKET_SECRET_KEY="your bucket secret key" VITE_PAYPAL_CLIENT_ID="your paypa client id" VITE_BUCKET_BASE_URL="your bucket base url"

Make sure to replace the values with your actual configuration.

Folder Structure

  • /src/ - React components, assets, styles, routes, and services.
  • /public/ - Public files (favicon, HTML template, etc.).
  • .env - Environment variables configuration.
  • .gitignore - Git ignore file.
  • package.json - Node.js dependencies and scripts.
  • .tailwind.config.js - Tailwind css configration and custom themes.
  • README.md - This README file.

Contributing

We welcome contributions! If you'd like to contribute to this project, please follow our Contributing Guidelines.

License

This project is licensed under the MIT License.

encode-client-cra's People

Contributors

muhdhanish avatar

Stargazers

 avatar  avatar

Watchers

 avatar

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.