Skip to content

Nestoria is a multi-vendor online marketplace specializing in furniture and home decor, built using React for the front end and Node.js for the back end

Notifications You must be signed in to change notification settings

Yussef-Makhlouf/Nestoria_user_front

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nestoria User Front

Description

Nestoria is a multi-vendor online marketplace specializing in furniture and home decor. This project is built using React for the front end and Node.js for the back end.

Project Homepage

You can visit the project homepage at Nestoria User Front.

Table of Contents

Installation

To set up this project locally, follow these steps:

  1. Clone the repository:
    git clone https://github.com/Yussef-Makhlouf/Nestoria_user_front.git
  2. Navigate to the project directory:
    cd Nestoria_user_front
  3. Install the dependencies:
    npm install

Usage

To start the development server, run:

npm start

Open http://localhost:3000 to view it in your browser. The page will reload when you make changes. You may also see any lint errors in the console.

To launch the test runner in the interactive watch mode, run:

npm test

For more information, see the section about running tests.

To build the app for production, run:

npm run build

It correctly bundles React in production mode and optimizes the build for the best performance. The build is minified and the filenames include the hashes. Your app is ready to be deployed! For more information, see the section about deployment.

If you need to eject the project to have full control over the configuration, run:

npm run eject

Note: this is a one-way operation. Once you eject, you can't go back!

Features

  • Multi-vendor support
  • Responsive design
  • Modern and clean user interface
  • Easy navigation
  • Built with React and Node.js

Contributing

Contributions are welcome! To contribute, follow these steps:

  1. Fork the repository.
  2. Create a new branch:
    git checkout -b feature-branch
  3. Make your changes and commit them:
    git commit -m 'Add some feature'
  4. Push to the branch:
    git push origin feature-branch
  5. Open a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for more details.

MIT License

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

Contact

If you have any questions or feedback, feel free to reach out to Yussef Makhlouf.

Feel free to modify this draft as needed! If you have any additional information or specific sections you want to include, please let me know.

About

Nestoria is a multi-vendor online marketplace specializing in furniture and home decor, built using React for the front end and Node.js for the back end

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.7%
  • CSS 2.0%
  • HTML 0.3%