Skip to content

App de búsqueda de Gifs: Inspirada del Curso de React de Midudev.

Notifications You must be signed in to change notification settings

EudesSerpa/giffy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Giffy: Gifs Search

This is a project carried out following the Midudev's React course guide.

Installation

Use the package manager npm to install dependencies.

npm install #or npm i

Deploy

This project is deployed on vercel.com

Aggregations

To the base project of the course, some additions were made in the handling of favorites, allowing the user to manage them from a separate section, a language filter was added and the option to reset the filters to their default value, among others.

In the part of the backend, made with Deno, changes were made due to the updates that some packages had since the course was carried out, which allowed me to learn more about Deno and apply what I had learned to solve the problems and add a connection with MongoDB. . Atlas for the persistence of user information. You can find the repository for the backend at the following link: Giffy backend.

I leave you the link to the course in which this project was carried out and I encourage you to compare to see the extensions, improvements or modifications that I have made.

All credits to crack Midudev and the wonderful community I am a part of with great pleasure.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

npm test

Launches the test runner in the interactive watch mode.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

App de búsqueda de Gifs: Inspirada del Curso de React de Midudev.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published