Giter Site home page Giter Site logo

sanyogchangmai / lwr-webapp Goto Github PK

View Code? Open in Web Editor NEW

This project forked from learn-write-repeat/lwr-webapp

0.0 0.0 0.0 4.79 MB

WebApp for Learn-Write-Repeat organization

License: MIT License

JavaScript 82.07% HTML 6.45% CSS 11.35% Shell 0.14%

lwr-webapp's Introduction

LWR-WebApp

WebApp for DevIncept's Learn-Write-Repeat organization

  • Project type: DevIncept's core project
  • Program Admin: Handeled by DevIncept's core team
  • Program Mentor: Dhwaj Gupta

Short info about Webapp

  • A basic blogging website.
  • A person can login/signup and add blogs/technical articles.
  • Admin has option to review the blog/article and publish it.

Tech Stack ๐Ÿ—ƒ

๐Ÿ’ฅ How to Contribute ?

  • If you wish to contribute kindly check the CONTRIBUTING.md๐Ÿค
  • If you are completely new to Open Source, read the Instructions.
  • Please follow the CODE OF CONDUCT.
  • After every successfull PR merge, make sure to fill this form

Getting Started ๐Ÿ‘จโ€๐Ÿ’ป

Setup the repository to your local environment.

  1. Fork the repository - Creates a replica of repository to your local environment.
  2. Clone the repository - Downloads all repo files to your machine, using
git clone https://github.com/YOUR-USERNAME/LWR-WebApp.git
  1. Set working directory to the root directory of the project.
cd LWR-WebApp

Frontend โš›๏ธ

Following are the steps to run the frontend of the LWR-WebApp on your local. All the frontend code will go in the frontend directory.

  1. Navigate to frontend folder.
cd frontend
  1. Install all the required packages and dependencies.
npm install
  1. Run the server.
npm start
  1. Click here to view it in the browser OR navigate to
http://localhost:3000

The website is live at https://lwr-app.netlify.app

Backend ๐Ÿ’ป

Following are the steps to run the backend of the LWR-WebApp on your local. All the backend code will go in the backend folder.

  1. Navigate to backend folder.
cd backend
  1. Install all the required packages and dependencies.
npm install
  1. Run the server.
npm start
  1. Click here to see the backend server runing in the browser OR navigate to
http://localhost:8000

The backend is live at https://lwr-webapp.herokuapp.com

Contributors ๐ŸŒŸ

Thanks goes to these wonderful people โœจโœจ:

The contributor team might be asked to join as intern for completing the project and deploying.


< Happy Learning />
DevIncept | ยฉ 2021

lwr-webapp's People

Contributors

dhwaj1902 avatar arpit-dwivedi avatar akshatvirmani avatar sanyogchangmai avatar i-priyanshu avatar sitanshu-ai avatar jay-2000 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.