An open API service indexing awesome lists of open source software.

https://github.com/muhammadranju/artifacts-tracker-polished

This is the frontend for the Artifacts Tracker application. It is built using React and Tailwind CSS. The application allows users to create, view, and manage their artifacts. It also includes features for user authentication and authorization.
https://github.com/muhammadranju/artifacts-tracker-polished

authentication firebase nodejs react tailwindcss

Last synced: 2 days ago
JSON representation

This is the frontend for the Artifacts Tracker application. It is built using React and Tailwind CSS. The application allows users to create, view, and manage their artifacts. It also includes features for user authentication and authorization.

Awesome Lists containing this project

README

          

## Title: The Historical Artifacts Tracker Frontend

### Category: Assignment Category - 13

- Backend Repo: [Artifacts Tracker Backend Code](https://github.com/muhammadranju/Batch10-All-Assignments/tree/main/Batch10-Assignment-11/Artifacts%20Tracker%20Backend)

## Description:

This is the frontend for the Artifacts Tracker application. It is built using React and Tailwind CSS. The application allows users to create, view, and manage their artifacts. It also includes features for user authentication and authorization.

## Features:

- User authentication and authorization
- CRUD operations for artifacts
- Pagination and search functionality
- User-specific artifact lists
- Like/unlike functionality for artifacts
- Artifact discovery and discovery by date

## Technologies:

- React
- Tailwind CSS
- Firebase
- Cookies
- Swal

## Purpose:

The purpose of this project is to provide a user-friendly interface for managing artifacts. It allows users to create, view, and manage their artifacts, as well as like and unlike them. The application also includes features for user authentication and authorization.

## Website Links:

- Frontend: https://react-artifacts-tracker.web.app
- Backend: https://backend-artifacts.vercel.app

## Screenshots:

![Screenshot 1](./public/home.jpeg)
![Screenshot 2](./public/home-2.jpeg)