Git Product home page Git Product logo

bloom's Introduction

Bloom ๐ŸŒบ

Bloom is a completely free and open source Call for Proposal (CFP) management tool that allows users to create and manage their CFPs for various events. Event organisers can use it for their events to review, accept and reject CFPs. They can also invite reviewers to review CFPs. This is the frontend repository for Bloom.

Contribute

Open in Gitpod

Pre-requisites

  • Nodejs
  • NPM

Install both of them using:

npm install -g npm

Setup guidelines

  1. Fork the project

  2. Clone your forked repo

  3. Install the dependencies

  npm i
  1. In .env file, replace the value of REACT_APP_ENTER_BACKEND_IP with your IP value. Eg, if you're running your application on localhost: 3000, then enter the following value in .env file. REACT_APP_ENTER_BACKEND_IP=http://127.0.0.1:3000

  2. Refer .env.example file to see which environment variables values you need to update.

  3. Start the server

  npm run start

bloom's People

Contributors

shreyaprasad1209 avatar a91y avatar imdigitalashish avatar mr-sunglasses avatar aryanrajpoot27 avatar ghanatava 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.