Beki78 / test-project

Addis Software test project

Home Page:https://addissoftware-music-studio.netlify.app/

Repository from Github https://github.comBeki78/test-projectRepository from Github https://github.comBeki78/test-project

Music Studio (ADDIS SOFTWARE TEST PROJECT)

A simple React-based music management application that allows users to create, update, delete, and view songs easily. Featuring a state management with Redux and side effect handeling with Redux-Saga.

Features

  • CRUD operation

Run Locally

Clone the project

  git clone https://github.com/Beki78/test-project/

Go to the project directory

  cd cd test-project

Start the client

  cd client
  npm install
  npm run dev

Start the server

  cd server
  npm install
  npm start

Tech Stack

Client: React Typescript, Emotion Js, Styled Component, Redux-Toolkit, Redux-Saga

Server: MongoDB, Express

Deployment: FrontEnd - Netlify, BackEnd - Render

About

Addis Software test project

https://addissoftware-music-studio.netlify.app/


Languages

Language:TypeScript 86.1%Language:JavaScript 12.4%Language:HTML 1.3%Language:CSS 0.2%