Skip to content

jorgecortesdev/cf-1-simple-js-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pokédex App

This project is a demonstration of building a dynamic web application using HTML, CSS, and JavaScript, with the integration of Bootstrap for enhanced styling and interactivity. It also includes various tasks such as implementing data loading from an external source, utilizing Bootstrap components, setting up linting with ESLint, and minifying CSS and JavaScript files for optimization.

Installation

  1. Clone the repository to your local machine.
  2. Open the project directory in your preferred code editor.
  3. Install the ESLint plugin in your editor and configure it with the provided .eslintrc file.

Usage

To run the project, open the index.html file in your preferred web browser.

Features

  • Integration of Bootstrap for styling and interactivity
  • Data loading from an external source
  • Implementation of ESLint for code linting
  • Minification of CSS and JavaScript files for optimization

CareerFoundry Students

If you are a CareerFoundry Student, this project is module #1 of the Full-Stack Immersion course. If you are not too sure about your code and you need a reference, you can use the following links to compare your code with mine.

If you are wondering why there are some missing numbers is because the lesson or the task wasn't directly related to the code and didn't require any modification of the app.

Additionally, if you want to extend your project you might want to read the code in the other branches.

Branches

The exercise branches are called Task-1.x, where x stands for the exercise number.

The extra content branches start with a number which is the order and the feature added, ex. 1-bonus-upgrade-bootstrap.

If you want to clone a particular branch to review the code on your computer, first make sure you are in a different folder of your project. Then you can do the following (change the branch name if you want a different branch):

git clone https://github.com/jorgecortesdev/cf-1-simple-js-app.git
cd cf-1-simple-js-app
git checkout Task-1.2

Or

git clone https://github.com/jorgecortesdev/cf-1-simple-js-app.git --branch Task-1.2
cd cf-1-simple-js-app

Not a CareerFoundry Student?

If you’re interested in studying with CareerFoundry, you can use my referral link for a 5% discount on one of the courses: https://careerfoundry.com/en/referral_registrations/new?referral=ArJpwnEw

Resources

Screenshots

Homepage Load more Search Pokemon - About Pokemon - Stats

Maintainers

Currently, the sole maintainer is @jorgecortesdev - more maintainers are quite welcome.

License

See LICENSE.md.

About

This project is a demonstration of building a dynamic web application using HTML, CSS, and JavaScript.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published