Skip to content

surbhi400/Ambassador-Project

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Charicon

Charicon is a platform that works towards bridging the gap between donors and NGOs that help in donating essential items to people who are less fortunate in the community.

Its aim is to ensure a streamlined means of communication between the donors and NGOs to hand out donations to the needy.

Team

  1. Shiwangi Kumari [team lead][backtend & UI/UX]
    https://github.com/sshiwangi
  2. Surbhi Kumari [frontend]
    https://github.com/surbhi400
  3. Lilian Murugi [frontend]
    https://github.com/lilintech

Installation

  1. Clone the repository to your local machine using the following command:
git clone https://github.com/your-username/charicon-frontend.git
  1. Move to the project directory:
cd charicon-frontend
  1. Install project dependencies using npm:
npm install

Usage

Once you have installed the dependencies, you can run the app using the following command:

npm start

This will start the development server and open the app in your default web browser. You can access the app at http://localhost:3000.

Contributing

If you'd like to contribute to this project, please follow these steps:

  1. Fork the repository on GitHub.
  2. Clone your forked repository to your local machine.
  3. Create a new branch for your feature/fix: git checkout -b feature/your-feature-name.
  4. Make your changes and commit them with descriptive messages.
  5. Push your changes to your forked repository.
  6. Create a pull request to the original repository, describing your changes.

Issues

If you encounter any issues or have suggestions for improvements, please create an issue on GitHub.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 56.2%
  • CSS 31.0%
  • HTML 12.8%