Skip to content

Enjoy adorable cat pictures in this web application built with Vite using ReactTs template & Tailwindcss .

Notifications You must be signed in to change notification settings

enzogebauer/duckling_aleatory_cats_frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🐱 Duckling Aleatory Cats FrontEnd 🐱

Developed by 💻:

Special thanks to 🥰:

  • Edson Mota - Our supervising professor, your experience and knowledge have been invaluable to our progress.

About 🤔:

Duckling Aleatory Cats is a app that can show allow you to collect Aleatory cats, see how the space was in important days for your! You can also save the pictures in a colection, with a local database, dont forget to check the backend.

In this repository, we did the presentation layer, the frontend off the application and using API at our backend, users can request an aleatory cat to add to their catsList.

Dependencies 🚚:

The project dependencies are described in ./dependencies/requirements. within the repository. In summary, heres what you're gonna need in order to run the project:

How to run it🏃:

First, clone this repository using git clone:

git clone https://github.com/enzogebauer/duckling_aleatory_cats.git

After that, open the directory and select the PrasentationLayer DIR running:

cd duckling_aleatory_cats.PL

Then, run the command npm i for installing the dependencies:

npm i

At last, once you installed all the dependencies it's time to run our project locally. In order to do that run the command:

npm run dev

How to install 🔬:

Screens 🎬:

Duckling Aleatory Cats screens were developed to turn out like figma screens:

Figure 1 - Screens from Duckling Aleatory Cats

Development Process ⚙️:

Developers used Trello to get things organized, each one using their own branch to code, using names to identify the commit type then merginng the features into develop branch. After testing, the group update the main branch. This application was developed in 08/06/2023 until 12/06/2023.

Tools Used 🛠️:

For installing some tools more quickly, you can run the following command at terminal, inside the clonned repository:

sh ./dependencies/install_tools.sh

How to contribute 🫂:

Feel free to create a new branch, fork the project, create a new Issue or make a pull request contact one of us to develop at Duckling Aleatory Cats.

Licence 📜:

Apache V2