Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Friend Search App

Friend Search is a web application that allows users to search for and view posts shared by other users. Users can also create their own posts to share their thoughts and experiences.

Table of Contents

Features

  • Search for posts based on keywords
  • View detailed information about a post
  • Create and share your own posts
  • User-friendly interface
  • Responsive design for various screen sizes

Getting Started

These instructions will help you set up and run the Friend Search App on your local machine.

Installation

  1. Clone the repository to your local machine:

    git clone https://github.com/your-username/friend-search.git`
    
  2. Navigate to the project directory:

    cd friend-search

  3. Install the project dependencies:

    npm install

Usage

  1. Start the development server:

    npm start

  2. Open your web browser and visit http://localhost:3000 to access the Friend Search App.

  3. Use the search bar to search for posts based on keywords.

  4. Click on a post to view more details.

  5. To create your own post, click the "+ Add memory" button in the navigation bar.

Contributing

Contributions are welcome! If you'd like to contribute to this project, please follow these steps:

  1. Fork the project.
  2. Create a new branch for your feature or bug fix: git checkout -b feature-name
  3. Commit your changes: git commit -m 'Add new feature'
  4. Push to your fork: git push origin feature-name
  5. Submit a pull request.

Please ensure your code follows the project's coding standards and includes appropriate tests if necessary.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages