Skip to content

Final Project of my react course. A basic web application where user can post and view ads. User can edit and update profile details.

Notifications You must be signed in to change notification settings

muhammadazhariqbal/buynsell-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BuyNSell React Web Application

Welcome to the BuyNSell React Web Application project! This project serves as the final project for a React course and aims to create a basic web application where users can post and view advertisements, as well as edit and update their profile details. The project utilizes React.js for the frontend and Firebase for the backend.

Project Features

  • Users can create, view, and manage advertisements.
  • User profiles can be edited and updated.
  • The application uses Firebase for data storage and authentication.

Project Repository

You can find the project repository on GitHub: https://github.com/muhammadazhariqbal/buynsell-react

How to Contribute

We welcome contributions from the community to make this project even better. If you would like to contribute, please follow these guidelines:

  1. Fork the repository.
  2. Clone your fork to your local machine.
git clone https://github.com/your-username/buynsell-react.git
cd buynsell-react
  1. Create a new branch for your feature or bug fix.
git checkout -b feature-name
  1. Make your changes and commit them with descriptive messages.
git add .
git commit -m "Add feature-name"
  1. Push your changes to your fork on GitHub.
git push origin feature-name
  1. Create a pull request (PR) to the main repository from your fork. Please provide a clear and concise description of your changes in the PR.

Report Issues

If you encounter any issues or bugs while using the application, please report them on the GitHub issue tracker. Provide as much information as possible to help us understand and resolve the problem.

Get Started

To get started with the project, follow these steps:

  1. Clone the repository to your local machine.
git clone https://github.com/muhammadazhariqbal/buynsell-react.git
cd buynsell-react
  1. Install the project dependencies.
npm install
  1. Set up Firebase for authentication and data storage as per the project requirements.

  2. Start the development server.

npm start

You can now access the BuyNSell React Web Application in your browser.

Thank you for your interest in contributing to this project. We look forward to your help in making it a valuable and efficient tool for users. If you have any questions or need further assistance, feel free to reach out to the project maintainers.

Happy coding!

About

Final Project of my react course. A basic web application where user can post and view ads. User can edit and update profile details.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published