Skip to content

Frontend React application that users can share their favorite songs movies and artists

Notifications You must be signed in to change notification settings

hasantokul/Mong-App-React

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mong-App-React

commands below:

first

npm install json-server

json-server --watch db.json

for start the fake api for access the datas. it will work at port 3000 as default

second

npm install

npm start

for start the app it should work at port 3001 as default

In this frontend React project users can add their favorite movies, songs and favorite artists. In React part I tried to use Redux with class components and either with Hooks for adding more examples of the ways of coding with React.In styling I mostly used Reactstrap and Bootstrap classes and components together and added css styling either by myself.

About

Frontend React application that users can share their favorite songs movies and artists

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published