Skip to content

ha-manel/Discogs-Clone-Frontend

Repository files navigation

📗 Table of Contents

📖 Discogs Clone

This is a basic version of Discogs in which the user can add music records, delete them, view them, filter them, sort them, and search for titles or artists.

🛠 Built With

Tech Stack

Client
  • React.js
Server
  • Ruby on Rails
Database
  • PostgreSQL

Key Features

  • Add music records.
  • View them.
  • Filter, sort, and search.

(back to top)

🚀 Live Demo

(back to top)

💻 Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need:

  • Git
  • Browser

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone [email protected]:ha-manel/Discogs-Clone-Frontend.git

Install

Install this project with:

  cd my-project
  npm install

Usage

To run the project, execute the following command:

  npm start

Run tests

To run tests, run the following command:

  npm test

(back to top)

👥 Authors

👤 Manel Hammouche

(back to top)

🔭 Future Features

  • Authentication
  • Pagination
  • Add more styling

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project leave a ⭐️

(back to top)

🙏 Acknowledgments

  • I would like to thank Angel Perez for giving me this assignment.
  • Thanks to anyone who reviews this project and leaves suggestions for improvements.

(back to top)