Skip to content

orlifera/project

Repository files navigation

Random Website

project-image

Small website made with Typescript and React using the Vite package. It's a project made to test my skills and use for the first time APIs and Helper files. It features a note section where you can add chunk of text via JSON (the ability to add them via GUI and not modifying the JSON each time is in the works); a Gallery that uses yet-another-react-lightbox; a watchlist that uses API Calls to TMDB to search and add movie to said watchlist (as of now its only LocalStorage); A wishlist that saves the wishes on a JSON files and updates it dynamically using GitHub as backend.

🚀 Demo

https://watchlist-gallery.netlify.app

🧐 Features

Here're some of the project's best features:

  • Movie watchlist
  • Wishlist
  • Notes Page
  • Gallery

Next Features

  • User Auth
  • Notes updating via GUI

🛠️ Installation Steps:

1. open terminal

2. enter the folder or path you desire

cd desired/path

3. clone repo

git clone git@github.com/orlifera/project

4. run it locally

npm run dev

💻 Built with

Technologies used in the project:

  • Typescript
  • React
  • Vite

Netlify Status

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published