Git Product home page Git Product logo

noteapp's Introduction

NoteApp Web Client

Welcome to the Noteapp web client repository! This client-side application allows users to interact with the Notedly social note application, built using React.

Features

  • Authentication: Users can create an account, log in, and log out securely.
  • Note Management: Users can create, read, update, and delete their own notes.
  • Feed Viewing: Users can view a feed of notes created by other users.
  • Note Interaction: While users can't update or delete notes created by others, they can view individual notes and favorite them.
  • Profile Management: Users can retrieve their own profile information and view public profiles of other users.
  • Favorites: Users can favorite notes created by other users and retrieve a list of their favorites.

Technologies Used

  • React: Frontend library for building user interfaces.
  • GraphQL: Query language for APIs, providing a flexible and efficient approach to data fetching.
  • Apollo Client: GraphQL client that manages both data fetching and local data caching.
  • JavaScript/TypeScript: Programming languages for frontend development.
  • HTML/CSS: Markup and styling languages for building web interfaces.

Getting Started

To get started with the Notedly web client, follow these steps:

Visit the site https://react-pad.netlify.app

OR

  1. Clone this repository to your local machine.
  2. Navigate to the project directory.
  3. Install dependencies by running: npm install or yarn install.
  4. Start the development server by running: npm start or yarn start.
  5. Open your browser and visit http://localhost:3000 to view the application.

Contributing

Contributions are welcome! If you have any suggestions, feature requests, or bug reports, please open an issue on this repository. If you'd like to contribute directly, feel free to fork the repository and submit a pull request with your changes.

License

This project is licensed under the MIT License.

noteapp's People

Contributors

majiyaz2 avatar

Watchers

 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.