Skip to content

HeyItsFelipe/ProjectGallery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ProjectGallery

Displays a searchable gallery of my projects. Users can scroll down and see all projects. Users can filter projects by title. Users can filter projects by technologies that are used.

Team

Latest Deployment

The latest deployment of ProjectGallery can be viewed at: https://enigmatic-meadow-17496.herokuapp.com/

Prerequisites

This app is build with ReactJS.
Redux is used to manage state.
Jest is used for testing.
Knowledge is the above mentioned technologies will be very helpful.

Setup

Fork the repo to your own GitHub.
Open your favorite terminal.
Navigate to where you want to clone the repo.
Clone the repo to your computer using the git clone command.
Navigate into the cloned repo.
Type npm install to install dependencies.

Testing

Tests are written using Jest.
To run tests, type npm test in terminal.
Follow directions given in terminal.

About

A project to showcase projects Felipe has created.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published