Skip to content

amarprizebond/react-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

amarprizebond/react-frontend is a part of AmarPrizebond project, that focuses only the web frontend side of the project.

Install

  1. Clone the project in your local machine. git clone https://github.com/amarprizebond/react-frontend.git prizebond-frontend
  2. Go to the project folder. cd prizebond-frontend
  3. Install necessary npm packages in order to run the project. npm install
  4. Create .env file by copying/renaming .env.sample file.
  5. Install and configure amarprizebond/express-backend project.
  6. This project uses Google firebase service for user authentication. You need to create a Firebase project here, https://console.firebase.google.com/.
  7. Enter firebase settings in .env file.
  8. npm start to run the project. This will open the project in browser http://localhost:3000.

Contribute

In order to contribute to the project, checkout project issues, https://github.com/amarprizebond/react-frontend/issues and projects, https://github.com/orgs/amarprizebond/projects/3 for available tasks we have plan to implement in future. Take one task you want to work on, then open a pull request.

You can also create an issue, and report bug or request new feature.

Scripts

This project was bootstrapped with Create React App. All commands that Create React App also supported by this project.

npm start

Runs the project in the development mode. Open http://localhost:3000 to view it in the browser.

npm run build

Builds the app for production to the build folder.

About

Web frontend project for AmarPrizebond.

Topics

Resources

License

Stars

Watchers

Forks

Contributors 2

  •  
  •