- Notifications
You must be signed in to change notification settings - Fork0
erickact/audio-player-like-spotify-fetch
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Start coding a react application
If you are working locally instead of using codespaces or gitpod, please followlocal installation steps and come back to this part of the readme.
- Install the packages with
$ npm install
. - Run the webpack server with
$ npm run start
You can update thestyles/index.css
orjs/index.js
depending on your needs.Add more files into your,./src/js/components
or styles folder as you need them.
Download the boilerplate using git
$ git clone https://github.com/4GeeksAcademy/react-hello.git$ cd react-hello
This boilerplate is 100% compatible with the freegithub pages andvercel hosting.
It takes just 2 minutes to deploy,click here to start the process.
- Automatic Code Formatting: Use ofPrettier for automatic code indentation and formatting.
- Error reporting: Use ofeslint for better error reporting.
- Hot Deploy: Use ofWebpack Development Server for hot deploy and live reload.
- One-command publish of the code to github pages with
npm run deploy:github
. - Babel 7 (really fast).
This template was built as part of the 4Geeks AcademyCoding Bootcamp byAlejandro Sanchez and many other contributors. Find out more about ourFull Stack Developer Course, andData Science Bootcamp.
You can find other templates and resources like this at theschool github page.
About
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Languages
- JavaScript77.3%
- HTML20.7%
- CSS2.0%