Skip to content

leireriel/harry-potter-searcher-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project was bootstrapped with Create React App.

⚛ Hi! This is a SPA created with #reactJS

It is a ⚡Harry Potter⚡ characters search Single Page Application:

-✨ Developed with ❤️ and data provided by this API :)

https://hp-api.herokuapp.com/

-✨ Structure made with components.

-✨ Navigable routes that make the SPA work.

-✨ Use of the state to manage interface information from App.js.

-✨ Use of lifecycle methods for requests to the server.

-✨ Verification of types with PropTypes - React.

-✨ Styles created with SASS.

-✨ The SPA is responsive for mobile, tablet and computer. Is was made with Flex-box and CSS-Grid.


You cand find a link to the SPA in GitHub Pages accessible from the header of this repository.

🏗 Install

npm install

🎉 Start

npm start

🆕 Update public folder

  1. Add "homepage": "./" at the top of package.json
  2. Replace all http by https
  3. Run (sudo) npm run build
  4. If a docs folder already exists: (sudo) rm -rf docs
  5. mv build docs

If you want to make a suggestion, please open an Issue :)

Thanks! 💌

About

⚡ SPA Harry Potter searcher with #ReactJS 🔮 React evaluacion final

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published