Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yanikkumar/react-projects
This is repository for web applications created using the popular JavaScript framework React
https://github.com/yanikkumar/react-projects
Last synced: about 2 months ago
JSON representation
This is repository for web applications created using the popular JavaScript framework React
- Host: GitHub
- URL: https://github.com/yanikkumar/react-projects
- Owner: yanikkumar
- Created: 2019-07-08T17:38:28.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T07:50:07.000Z (about 2 years ago)
- Last Synced: 2024-02-05T07:29:20.390Z (11 months ago)
- Language: JavaScript
- Size: 2.29 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 45
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React-Projects
This is repository for web applications created using the popular JavaScript framework React.## Repository Includes Following Apps :
* Portfolio
* Music Master
* A react Starter i.e a react template from facebookSimply clone and just install dependencies for each project by `npm i --save` and just run by using `npm run dev`
### Portfolio
A simple portfolio app for you to showcase your work on react framework includes the Jokes section (for extended version of this portfolio see the repository of **React-Portfolio**)### Music Master
An app like a search engine for Music which display the Music of the Artsit by searching on the search bar and it will display the Picture, Followers, Genre, and the top ten albums of the Artist.
Whole app works from the **Spotify API**. (Extended version of this app will be uploaded)### Starter
Just a simple react starter app which is the first app everyone makes before starting Reat