Skip to content

A frontend test project for Addis Software to demonstrate skills in ReactJS, Redux Toolkit, Redux-Saga, and Emotion. The app allows users to manage a list of songs.

Notifications You must be signed in to change notification settings

natnaelesk/Music-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Music App

This project is a test project for Addis Software, designed to demonstrate my abilities as a frontend developer. The application allows users to view, create, update, and delete songs using a mock REST API. The project integrates a frontend built with ReactJS, Redux Toolkit, and Redux-Saga, styled with Emotion and Styled System.

Technologies Used

  • ReactJS: For building the user interface.
  • Redux Toolkit: For state management.
  • Redux-Saga: For handling side effects and API calls.
  • Emotion and Styled System: For styling the application.

Features

  • Display a list of songs
  • Create new songs
  • Update existing songs
  • Delete songs

Setup

To run this project locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/natnaelesk/Music-App.git
    cd Music-App
  2. Install dependencies:

    npm install
  3. Run the application:

    npm start

    The application will be available at http://localhost:3000.

Deployment

The application is deployed and can be accessed at: Music App

Repository

The source code is available on GitHub: Music App Repository

Contact

For any questions or inquiries, please contact me at natnaeleskinder41@gmail.com .


About

A frontend test project for Addis Software to demonstrate skills in ReactJS, Redux Toolkit, Redux-Saga, and Emotion. The app allows users to manage a list of songs.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages