Giter Site home page Giter Site logo

magicianred / frontend Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sumit2001/frontend

1.0 0.0 0.0 10.42 MB

Contributing to open source can be a rewarding way to learn, teach, and build experience.

Home Page: https://codetrophs.io

License: Apache License 2.0

JavaScript 68.53% Shell 0.06% SCSS 31.42%

frontend's Introduction

hello

CodeTrophs

Contributing to open source can be a rewarding way to learn, teach, and build experience in just about any skill you can imagine.

Issues Pull Requests Forks Stars License

forthebadge forthebadge forthebadge forthebadge


πŸ’‘ Project Background


CodeTrophs is an open source platform targeted solely for beginners to help them contribute to real life projects, develop new ideas and to explore the world of open sourcing.

CodeTrophs provides an interactive user interface for beginners and aims at bridging the gap between students and research professors worldwide. Moreover, the platform plans on acting as a helping hand to individuals who are preparing for the coding interviews, providing them with real live interview experience.

You can learn more about the project here



πŸ‘¨β€πŸ­ Areas of Collaboration


  • Improving the UI elements and Page layouts with Figma Design.
  • New Developement in the Frontend with ReactJS.
  • Adding Admin Panel and its features.
  • Creating the required Workflow.
  • Download frontend assist Drive


πŸ”§ Pre-Requisites

  • Nodejs.

  • Clone and setup the backend repository.



πŸ”Œ Getting Started


  • Clone and cd into frontend repository.
git clone https://github.com/CodeTrophs/Frontend.git
cd Frontend
  • Install dependencies.
  npm install
  • Create a .env file from .env.example
cp .env.example .env
  • Edit the .env file and add the backend URL (By default this URL will be http://localhost:8000). You can leave the other env variables to default.
NEXT_PUBLIC_ADSENSE_CLIENT_ID=<ADSENSE_ID>
NEXT_PUBLIC_BACKEND_BASE_URL=<BACKEND_URL>
NEXT_PUBLIC_SECURE_TOKEN_ACCESS_KEY=<TOKEN>
  • Run the frontend.
npm run dev


πŸš€ Quick start


You can Follow the process step by step from here

Here is our quickstart guide :


Fork & Clone the repo

 git clone https://github.com/CodeTrophs/Frontend.git

Install node dependencies

 cd codetrophs/frontend
 npm install

Start developing. Navigate into your new site’s directory and start it up.

npm run dev

Open the source code and start Contributing!


Your site is now running at http://localhost:3000!

Open the codetrophs directory in your code editor of choice and edit files under src. Save your changes and the browser will update in real time!

For working on the repository, you'll have to follow these steps:

1: Fork the repo

2: Create a new branch on the forked repository. The name of the new branch should be issue-<ISSUE NO>.

3: Clone the repository on your system.

4: Work on the new branch and push the code.

5: Create a PR taking development branch as the base branch.



❀️ Project Admin


Arya Soni

πŸ‘‘ Admin

Contributors ✨

frontend's People

Contributors

alizahir23 avatar ankit-kmar avatar anniesaxena avatar anurag5086 avatar arshanshagarwal avatar aryasoni98 avatar ashmn07 avatar baris5d avatar bihan001 avatar dependabot[bot] avatar dishebh avatar eshaan007 avatar faizankhan7 avatar garimasingh128 avatar hsnice16 avatar imgbotapp avatar irshadjsr21 avatar jonathanalvares avatar mahakal420 avatar nandanasreeraj123 avatar pushkardureja avatar rajesh6161 avatar saikeshari avatar sheetalj2205 avatar shonali2600 avatar shreyag02 avatar snitin315 avatar sonylomo avatar utchak160 avatar vipulsnp avatar

Stargazers

 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.