SakshiGarg123 / frontend

Frontend written in Angular 7 for Cynthesize

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cynthesize

Join the chat at https://gitter.im/oppia/oppia-chat

Introduction

Cynthesize is a platform where users can post their project ideas and details to get feedback from the community upon things that matter, like the idea itself, the tech stack, the development plan, the approach on the problem. Our vision is to create a platform that unifies the product development process.

Installation Instructions (Frontend)

  1. Fork and clone the repository Cynthesize/frontend to your local machine.

  2. Go to project folder and install dependencies:

    npm install
  3. Launch development server, and open localhost:4200 in your browser:

    npn run start
  4. Frontend server is up and running on your local machine. Edit in your favourite code editor and see the changes instantly.

Click here to go to the backend repository.

Star this repository before contributing to this project.

Contribution Guidelines

Following these guidelines helps to communicate that you respect the time of the developers managing and developing this open source project. In return, they should reciprocate that respect in addressing your issue, assessing changes, and helping you finalize your pull requests.

About

Frontend written in Angular 7 for Cynthesize


Languages

Language:TypeScript 67.6%Language:HTML 18.7%Language:CSS 12.7%Language:JavaScript 1.1%